
Ezra Jennings
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 0
Activity overview
Latest activity by Ezra Jennings-
Ezra Jennings created a post,
Search for a log line that immediately follows another log line
I would like to search for consecutive log lines that are on the same sourceHost and same sourceName that each match some criteria. There is no log message information in both log lines that i...
-
Ezra Jennings commented,
For anyone stumbling upon this thread, there are toLowerCase and toUpperCase functions now. See: https://help.sumologic.com/Search/Search_Query_Language/Search_Operators/toLowerCase_and_toUpperCase
-
Ezra Jennings commented,
When using the function as shown in your answer, the time is displayed in the Pacific timezone (which is not my timezone and not UTC) as I can see from adding a 'z' to the formatDate string. There...