graylog-plugin-pipeline-processor icon indicating copy to clipboard operation
graylog-plugin-pipeline-processor copied to clipboard

add json extractor that writes all found fields into message (json k=v)

Open jalogisch opened this issue 8 years ago • 0 comments
trafficstars

Problem description

When you try to replace the json extractor that just takes takes all fields and write them to the message that is currently not possible.

The only option you have is to extract known fields from json but you are not able to explore your data or have dynamic messages with changing content.

Environment

  • Graylog Version: 2.2.2

jalogisch avatar Mar 17 '17 10:03 jalogisch