File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
[[plugins-outputs-cloudwatch]]
2
2
=== cloudwatch
3
3
4
-
5
-
6
4
This output lets you aggregate and send metric data to AWS CloudWatch
7
5
8
6
==== Summary
@@ -33,12 +31,12 @@ future version.
33
31
There are two ways to configure this plugin, and they can be used in
34
32
combination: event fields & per-output defaults
35
33
36
- Event Field configuration...
34
+ ===== Event Field configuration
37
35
You add fields to your events in inputs & filters and this output reads
38
36
those fields to aggregate events. The names of the fields read are
39
37
configurable via the `field_*` options.
40
38
41
- Per-output defaults...
39
+ ===== Per-output defaults
42
40
You set universal defaults in this output plugin's configuration, and
43
41
if an event does not have a field for that option then the default is
44
42
used.
You can’t perform that action at this time.
0 commit comments