Anyone know how to search by keyword through loggly JSON logs?
I have JSON logs with a key messageText
and if I search for cat
i want a log with messageText: "someone took a photo of their cat"
which should return about a bajillion results, but instead it returns 0.
I have tried:
search json.messageText:cat
search json.messageText:%cat%
but I'm just gessing at this point. Loggly's help is unhelpful. It's entirely possible that this is not possible.
Try this: