fluent-plugin-grepcounter icon indicating copy to clipboard operation
fluent-plugin-grepcounter copied to clipboard

Fluentd plugin to count the number of matched messages, and emit if exeeds the threshold

Results 3 fluent-plugin-grepcounter issues
Sort by recently updated
recently updated
newest added

It doesn't seem to work for me and I'd like to understand if I'm doing something wrong or if the issue is with the plugin.

add a parater to add some specifed keys to the count line.. config parameter include_keys host,sessionid,...... for ex {"count":2,"message":[....],"host":["asp01","asp02",....],.......} this will include the keys speciefed in the config and add...

## Remaining tasks - [ ] Use timer to execute periodically task - [ ] Use storage plugin to store values