Logsearch version: 211.0.2
Logsearch for cloudfoundry version: 211.0.2
We are getting platform messages to our ES index that have been tagged with fail/syslog_standard/_grokparsefailure-syslog_standard-5424/sds but testing the message actually passes using https://grokdebug.herokuapp.com
When we view the log in kibana, the @source.* fields that would be specified by the syslog_sd_params hash are set to the literal %{[syslog_sd_params][FIELD_NAME]}
Any help in determining what we might be doing wrong here, or if there is a bug, would be greatly appreciated.
Logsearch version: 211.0.2 Logsearch for cloudfoundry version: 211.0.2
We are getting platform messages to our ES index that have been tagged with
fail/syslog_standard/_grokparsefailure-syslog_standard-5424/sds
but testing the message actually passes using https://grokdebug.herokuapp.comMessage (sanitized)
When we view the log in kibana, the
@source.*
fields that would be specified by thesyslog_sd_params
hash are set to the literal%{[syslog_sd_params][FIELD_NAME]}
Any help in determining what we might be doing wrong here, or if there is a bug, would be greatly appreciated.