- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
piebob

Splunk Employee
04-03-2011
05:06 PM
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ayn
Legend
04-03-2011
05:47 PM
"?" seems to work just fine for me. Do you have an example of a search + log events that should match but don't?
You can also use regex
and escape the question mark:
* | regex _raw="\?"
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ayn
Legend
04-03-2011
05:47 PM
"?" seems to work just fine for me. Do you have an example of a search + log events that should match but don't?
You can also use regex
and escape the question mark:
* | regex _raw="\?"
