Hi,
Simple question here.
I'd wish to exclude some processes, what regex flavour should be used, I get errors when using this:
- module: system
period: 10s
metricsets:- process
processes: ['^((?!taskhostw|dllhost|svchost).)*$']
- process
Hi,
Simple question here.
I'd wish to exclude some processes, what regex flavour should be used, I get errors when using this:
Hello,
Thanks for reaching out. I'd recommend reviewing the following doc on regular expression support in metricbeat.
https://www.elastic.co/guide/en/beats/metricbeat/current/regexp-support.html
Please let us know if you have further questions.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.