Details
-
Type:
Bug/Feature
-
Status: Resolved (View workflow)
-
Resolution: Fixed
-
Affects versions: 1.4.0
-
Fix versions: 1.5.0 (next major)
-
Labels:
Description
The documentation for the metrics filter gives an example:
...
output {
- only emit events with the 'metric' tag
if "metric" in [tags] {
stdoutUnknown macro: { message => "rate}}
}
However 'message' is a deprecated field of stdout. According to https://logstash.jira.com/browse/LOGSTASH-1413, this should be changed to use the line output.