Is it possible to view multiple defined "problems" using the problem widget.
I understand I can enter a string and any problems that match this string will be shown.
However if I have multiple problems that don't have a common searchable text string is there a way to show these? (i.e. "memory usage is too high" OR "sever rebooted")
I've tried regular expressions however this doesn't appear to work.
I understand I could also tag such problems and filter based on the tag however I would ideally like to filter based on multiple problem names.
I understand I can enter a string and any problems that match this string will be shown.
However if I have multiple problems that don't have a common searchable text string is there a way to show these? (i.e. "memory usage is too high" OR "sever rebooted")
I've tried regular expressions however this doesn't appear to work.
I understand I could also tag such problems and filter based on the tag however I would ideally like to filter based on multiple problem names.
either use tags or reconfigure problem names to contain something similar...
Comment