Skip to main content

Hello,

 

I need help figuring out how to exclude data from a service.
I'd like to hide the "Hole Punch Box" from monitoring the "MarkerSupply-Usage" service.
To do this, I was thinking of using the EXTRAOPTIONS --filter command. However, I can't find the right syntax for this to work properly.
I've tried a lot of different things, e.g.:

--filter '^(?!Hole Box Punch$)'
--filter '.*Cart.*'

Do you have any ideas, please?
 

Thanks for your help.

Hello :)

 

Can you provide us with (feel free to anonymise all fields that need it):

  • the command line you used without filter and with the --debug option set 
  • the returned output

This may help me to test the filter option behavior and try to explain how you can use it with your data.

 

Kind regards.


Reply