Hi everyone
I’m trying to make search by comment in the incident review page, but splunk cant find any results.
When I’m look for results with simple search only with status, owner and time splunk can find the results I’m looking for.
Thanks for helping.
Thanks again for your help
It’s not working...
Do you have another suggestion?
Hi,
if I remeber correctly you can search with
comment="*part_of_your_comment*"
You can also search for rule_tile="CS_search_title".
Any luck with that? If it was helpfull please accept the answer, thank you 🙂
|incident_review
| search comment=“part_of_your_comment”
Thanks for your help
Did it work to enter comment="*text*"
or not?
If yes please accept the answer, just click the accept button above, thank you.
Not sure if you can search for comments directly in the incident page, but you could search against the macro:
incident_review
| search comment="your comment"