
Jyotsna Kukreti
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Jyotsna Kukreti-
Jyotsna Kukreti commented,
Thanks for your response.
-
Jyotsna Kukreti created a post,
Processing rules for metrics
My Use case:I have metrics set up in sources.json. { "sourceType": "SystemStats", "name": "Host_Metrics", "interval": 60000, "category": "Host_Metrics",...
-
Jyotsna Kukreti created a post,
Installing Host metrics automatically
Hi Team, I want to collect metrics for EC2 instances. I get that I need installed collectors for getting the host metrics. I have load balancers already in place. So I need a way so that Sumo colle...
-
Jyotsna Kukreti created a post,
Skip raw json message from output after a join
Hi Team, I am trying to Skip raw json message from output after a join. I tried with >> fields -_raw at the end of the query but I am getting below error: Field _raw not found, please check the ...
-
Jyotsna Kukreti created a post,
combine
I have two types of log: 1. msg: "Hi, This is me" id: 1234 span: logs url: abc.com 2. msg: "ERROR" id: 1234 span: errorLogs The common field is "id" and the "url" is not present in the error logs. ...