
Jorge Silva
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
Activity overview
Latest activity by Jorge Silva-
Jorge Silva commented,
Official comment Yes, you can do this in Sumo Logic, but you have to have all count statements in the same line, like this: ("Log Message1 OR "Log Message2")count("Log Message1") as msg1, count("Log Message2") as m...
-
Jorge Silva commented,
Official comment Hello Luis, this requires some investigation to determine why it is happening, please open a ticket with Sumo Logic support by emailing us at support@sumologic.com.
-
Jorge Silva commented,
Let's move this conversation to the ticket you open with support.
-
Jorge Silva commented,
Official comment To group by market_name as well as fruit, the "avg" operator line would be like this: | avg(price) as "avg_price" by fruit, market_name Give this a try and let me know if any questions.
-
Jorge Silva commented,
This information can be found on the Account's page, Administration -> Account.
-
Jorge Silva commented,
Hello CE y.nagasaki, I apologize for the late response to this question. I don't think you can duplicate a field, but you can assign any value to a field, like this: | any.value as hoge2 I suggest ...
-
Jorge Silva commented,
Official comment Hello Francesco, Sumo Logic currently has two Dashboard frameworks, the new Dashboard framework does not yet support live mode and therefore is not yet shareable with the world. Based on your descr...
-
Jorge Silva commented,
Hello Patrick, 1. would this be the best approach for this? I'm a little worried that I would get an email blast of a few emails with different kinds of blocks with individual alerts. You can set ...
-
Jorge Silva commented,
Hello Mani, The first line in your query would be the metadata that references the data in Sumo Logic followed by the same keywords you are using. For the second line, it looks like you are pre-pa...
-
Jorge Silva commented,
How about dividing the results by 3, since a 9 to 5 workday would be a third of a day (24 hours).