logstash icon indicating copy to clipboard operation
logstash copied to clipboard

Log levels could be specified per pipeline

Open andsel opened this issue 5 years ago • 2 comments

With PR #11108 (resolving issue #10427) was introduced the feature to separate logs per pipeline (--pipeline.separate_logs=true/false) where each pipeline has its log appender / file. It could be also useful to define a different log level for each pipeline. This feature could work in both cases, when each pipeline has it's own log file and also when all logs are in the same file.

andsel avatar Nov 25 '20 11:11 andsel

+1

as in #10427 already discussed, it would also be useful, to specify different logfile targets for each pipeline.

treknado avatar Feb 06 '21 12:02 treknado

Watching for additional interest or activity.

flexitrev avatar Aug 09 '24 14:08 flexitrev