Closed sandervandevelde closed 6 years ago
@sandervandevelde
logspout has some filtering options like sending stdout vs only stderr and sending logs only from certain containers. See Q #2 from faq: https://github.com/veyalla/logspout-loganalytics/blob/master/faq.md
Q #3 has suggestions on using edge deployments to enable/disable logging easily.
Yes, the FAQ gives more information, thanks. But is it possible to combine filters? What if I want to filter both on StdErr (filter.sources=stderr) and a module (filter.labels=a:tempSensor*)?
I believe something like this would work:
"Cmd": [
"loganalytics://?filter.name=temp*&filter.sources=stderr"
],
Thanks.
Hello, your project has potential. But currently it seems I have no control over the amount of logging messages sent to the cloud.
Is it possible to filter messages: