I use this awesome app almost daily and have made a few tweaks already, but I would like to segregate events into Mobile and non-Mobile as much as possible.
Is there a quick way to tag the events based on browser or OS?
Thanks!
Pablo
It depends on what your events look like and where they are coming from.
Depending on the source of the events you could run a custom script that adds a "mobile" tag to each event before it gets indexed by splunk.
Alternatively if there is a field which already distinguishes "mobile" from "non-mobile" (such as OS or browser) then you can simply use an "eval" to create a new field for "mobile".