Skip to content

Commit

Permalink
Change LogFlow > Flow Log
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Torrey authored Jul 2, 2019
1 parent bd25967 commit 8a5ef5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/aws-cloudwatch/StepReview.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const StepReview = ({ values, onSubmit, onEditClick, logOutput }) => {
</ReviewItems>

<Subheader>Formatting <FormatIcon success><i className="fa fa-smile-o" /></FormatIcon></Subheader>
<p>Parsed as LogFlow, if you need a different type you&apos;ll need to setup a <Link to={Routes.SYSTEM.PIPELINES.RULES}>Pipeline Rule</Link>.</p>
<p>Parsed as FlowLog, if you need a different type you&apos;ll need to setup a <Link to={Routes.SYSTEM.PIPELINES.RULES}>Pipeline Rule</Link>.</p>

<Input id="awsCloudWatchLog"
type="textarea"
Expand Down

0 comments on commit 8a5ef5d

Please sign in to comment.