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

[DEPRECATED] Graylog Pipeline Message Processor Plugins

Results 33 graylog-plugin-pipeline-processor issues
Sort by recently updated
recently updated
newest added
trafficstars

### Problem description Developers have the possibility to mark certain parameters for a pipeline functions as "required". Unfortunately, that doesn't have any effect on the functions and the pipeline parser...

bug
triaged

### Problem description Infinite recursion when trying to convert IP string to an IP address using to_ip() function. ### Steps to reproduce the problem Source: `1500093714.115401|CuGFga3X7NWibJCGGa|10.16.5.182|137|10.16.15.255|137|udp|44426|-|WPAD|1|C_INTERNET|32|NB|-|-|F|F|T|F|1|-|-|F` 1. Create input, pipeline,...

bug
triaged

### Problem description The rules language doesn't seem to allow `match` as a valid variable name. This is due to `match` being a keyword of the language in another context:...

bug
triaged

_From @urban-moniker on May 9, 2017 9:20_ We are seeing the error shown below in our logs. As far as I can tell this started appearing 3 weeks ago, but...

feature
triaged

### Problem description Output of GET plugins/org.graylog.plugins.pipelineprocessor/system/pipelines/connections lists streams as connected to pipelines for the stream IDs of which no stream exists (anymore, perhaps due to deletion). ### Steps to...

bug
triaged

### Problem description If incorrect time zone passed to parse_date function, no error shown and UTC timezone used instead. ### Environment * Graylog Version: 2.2.2 * Pipeline Processor plugin version:...

documentation

### 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...

feature
triaged

### Problem description on basis of hostname i am routing messages to stream. Attached 'default' stream to 'stream decider' pipeline. which have below rules. currently graylog processing 800msg/sec. Input/output buffer...

bug
performance
triaged

### Problem description No syntax highlighting for rule editing. ### Steps to reproduce the problem 1. Edit a pipeline rule ### Environment * Graylog Version: 2.2.1-1 (DockerHub Image) * Pipeline...

feature
triaged

I would really like to see a generic caching framework within Graylog for pipeline processors - pretty much any processor that interacts with externals resources needs that in order to...

feature
triaged