
Daniel Olshansky
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
Activity overview
Latest activity by Daniel Olshansky-
Daniel Olshansky commented,
This worked for me. Thank you!On a somewhat related but separate note, I was wondering if it's possible to create some sort of alias for source categories to avoid needing to remember long paths? F...
-
Daniel Olshansky commented,
That works perfectly Jorge, thanks so much!Just for anyone else who might stumble upon this post, the above query can be used to easily created a stacked column chart where different log lines have...
-
Daniel Olshansky commented,
I have followup question related to this and would really appreciate your help: https://support.sumologic.com/hc/en-us/community/posts/360033738173-Stacked-column-chart-for-average-values-of-arbitr...
-
Daniel Olshansky created a post,
Stacked column chart for average values of arbitrary keysAverage timeslice
I'm building a stacked column chart for some of my data via the following query and it works great: _sourceCategory="<source>" and "<filter>"| json field=_raw "json_field.key1.key2.key2" as json_va...