Open
Description
It is inefficient for many use cases to parse all log sources with all programs. Often the use will be almost 1 to 1 for a particular log source and program. This leads to a lot of wasted compute processing unwanted programs against logs they are not relevant to.
We propose some way of mapping particular programs against specific log sources.
We are open to how this can be best achieved.
We have a PR that does it with a new config file but it could be done in other way including adding to the existing config file.
Metadata
Metadata
Assignees
Labels
No labels