XML tag matcher message processor pipeline function
@jtkkex
Download from Github
View on Github
Issues
Stargazers
Plugin With binary
Pipeline processor function plugin for Graylog
This plugin implements a pipeline processing function tagmatcher(string tag, string source) : String.
The computational complexity of the matching function is O(n). The function can be used in pipelines to extract a simple field from an XML message.
Required Graylog version: 2.0 and later