
Shobhit Garg
- Total activity 121
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 64
Comments
Recent activity by Shobhit Garg Sort by recent activity-
Hi Nathan, Please try below. I tested this for the sample message you have posted. "filters":[{ "filterType":"Mask", "name":"Maskrule", "regexp":"SoapWriter\\.\\d+ - \\[[0-9a-z]*...
-
Hi Doreen, Probably this will need some investigation. I would suggest to open a case using support@sumologic.com Regards
-
Hi Kenichi, You can export the data from SumoLogic via two methods 1. Using UI - : In this method you can export the data in CSV format via UI https://help.sumologic.com/05Search/Get-Started-with-S...
-
Hi Nathan, Assuming you want to mask the SQL query then your regex is correct, I tested it. jdbc\.sqltiming\.373\s\[[a-z0-9]{16}\s[a-z0-9]{16}\]\s-\s*-\s*([^{]*) The masked data ingested in Sumolog...
-
Hi Mita, To get the difference between two timestamps, you need to convert them into milliseconds first and then subtract them Something like below, you can choose the format as per your requiremen...
-
Hi Nikita, For this we need to have MAX for each AccountID and for that we either need to leverage the SUBQUERY or JOIN Below is one sample query I have written (_collector="HTTP")| parse "*,*" as ...
-
Hi Jellou, Probably you can achieve it with the help of subquery. What you can do here is write a subquery, might be same as that of main query and run the query for 1 week ago time-range and then ...
-
Hi Deniel, "multi" should always come before "nodrop" And if you can give us some sample logs then it would be easy, as the current regex does not work as it simply matches everything. See the belo...
-
Hi Bobby, There are certain steps before you actually install the MS SQL APP https://help.sumologic.com/07Sumo-Logic-Apps/12Databases/MySQL 1. Collect Logs from MySQL - You have done that 2. Co...
-
Hi Jisu, Currently we do not have any out of the box APP for tenable but we do have an open feature request, which is under consideration by our product management. Kindly take a look and add your ...