
Raghu Murthy
- Total activity 94
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 45
Activity overview
Latest activity by Raghu Murthy-
Raghu Murthy commented,
Official comment Hi Larry, Do you have a way to link Message A and Message B when they do work? This could be due to a parsed field for example "id" If so, you can use the transactionize operator to group all mess...
-
Raghu Murthy commented,
Official comment Hi Chitra, I apologize for the delayed reply. Here is a documentation link that has the following procedure that talks about how to pass the query parameters for a search in a URL Use a UR...
-
Raghu Murthy commented,
Official comment Hi Mouli, You can take advantage of the subquery functionality at this link https://help.sumologic.com/05Search/Subqueries You can capture the first query as a child or subquery -for example _ind...
-
Raghu Murthy commented,
Official comment Hi, Apologize for the long-delayed response. We have operators like transactionize that can handle record groupings. Typically, you would need a field like say a transaction id or a session id or...
-
Raghu Murthy commented,
Official comment Hi Scott, Sorry for the delayed response. I think you have it figured that it relates to the question mark. I would try to escape the question mark with a backslash to see if it helps. I believe ...
-
Raghu Murthy created an article,
Collector API requests fails with HTTP 401 "Credential could not be verified."
Problem: While issuing a collector API request, the following error is returned. Error: {"status" : 401,"id" : "SZAYP-CHLBB-6SL1Z","code" : "unauthorized","message" : "Credential could not be verif...
-
Raghu Murthy created an article,
Kubernetes Helm install fails with Error: namespaces "sumologic" is forbidden: User "system:serviceaccount:kube-system:default" cannot get resource "namespaces" in API group "" in the namespace "sumologic"
Problem: If I try this command per the kubernetes doc helm install sumologic/sumologic --name collection --namespace sumologic --set sumologic.endpoint=https://api.us2.sumologic.com/api/v1/ --set s...
-
Raghu Murthy created an article,
Creating or updating an S3 source results in "Your AWS Credentials do not have read permissions for the specified path expression."
Problem: When creating or updating an S3 source under a Hosted collector in the Sumo Logic Collection tab, the following error is seen "Unable to update Source. Your AWS Credentials do not have rea...
-
Raghu Murthy created an article,
Collector install fails with missing credentials when using install commands in a PowerShell script on Windows
Problem: I am writing a script for PowerShell but I am running into an error when trying to install the collector from the CLI. I am issuing this command: C:\Deployment\Installers\SumoCollector.ex...
-
Raghu Murthy created an article,
Metrics query times out with error suggesting "Please consider making the query more selective"
Problem: When running a metrics query like "_sourceCategory="prod/metrics" over a 5 day time range, we are seeing this error message: The metrics query timed out. Please consider making the query m...