Skip to content

Commit eb1e82d

Browse files
authored
Fix formatting (#770)
1 parent 7ac58ca commit eb1e82d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/plugins/outputs/cloudwatch.asciidoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[[plugins-outputs-cloudwatch]]
22
=== cloudwatch
33

4-
5-
64
This output lets you aggregate and send metric data to AWS CloudWatch
75

86
==== Summary
@@ -33,12 +31,12 @@ future version.
3331
There are two ways to configure this plugin, and they can be used in
3432
combination: event fields & per-output defaults
3533

36-
Event Field configuration...
34+
===== Event Field configuration
3735
You add fields to your events in inputs & filters and this output reads
3836
those fields to aggregate events. The names of the fields read are
3937
configurable via the `field_*` options.
4038

41-
Per-output defaults...
39+
===== Per-output defaults
4240
You set universal defaults in this output plugin's configuration, and
4341
if an event does not have a field for that option then the default is
4442
used.

0 commit comments

Comments
 (0)