
Harinder Bhandari
- Total activity 136
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 77
Activity overview
Latest activity by Harinder Bhandari-
Harinder Bhandari commented,
Hope you have created an installation token as per steps documented here: https://help.sumologic.com/Manage/Security/Installation_Tokens If it is taking longer than expected to register your colle...
-
Harinder Bhandari commented,
After a partition is created in a given tier, you can't change its tier. If you decide the data should be in a different tier, you must decommission the partition and create a new one.
-
Harinder Bhandari commented,
Can you please try this query: _source="IIS_source" and _collector="test1"| parse regex "(?<server_ip>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) (?<method>\S+) (?<cs_uri_stem>\S+) (?<cs_uri_query>\S+) (?<...
-
Harinder Bhandari commented,
Hi Sumit, You should install a collector on the local machine as explained here: https://help.sumologic.com/03Send-Data/Installed-Collectors/03Install-a-Collector-on-Windows Configure a source to a...
-
Harinder Bhandari commented,
You can add either of the built-in-metadata fields like _collector, _sourceCategory,_sourceHost or _sourceName to narrow down the scope of the search. This will you finish the search faster. Also, ...
-
Harinder Bhandari commented,
These two links should be able to help you ingest Mulesoft logs into Sumo Logic. https://apisero.com/how-to-send-mule-application-logging-entries-to-sumologic/ https://docs.mulesoft.com/runtime-man...
-
Harinder Bhandari commented,
Hi Juan, Can you please try this RegEx: .*START\s+RequestId.* If the messages are multiline, then try this regex: (?s).*START\s+RequestId(?s).* Let us know if this works. Thanks.
-
Harinder Bhandari commented,
Hi Angela, Have you configured the payload for slack correctly either for the slack webhook connection or on the scheduled search side? Please see this URL for more details: https://help.sumologic....
-
Harinder Bhandari commented,
Hii Randy, It seems you had filed a Support case also and you have been helped by Sumo Logic Support Engineer. This seems to be query issue. Once the query was updated, the panel started working. T...
-
Harinder Bhandari commented,
Hi Michael, We have deprecated these public parser with a view to extending/improving them. Some of them might still be working. However, we would like to actually point you towards the use of Fiel...