
Mark Unknown
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Mark Unknown-
Mark Unknown created a post,
Controlling the output from SumoLogic Python SDK
Hi, I'm currently trying to use queries I've created and add them to a MySQL database. I've been using the SumoLogic Python SDK to make this as seamless as possible, but I've stumbled into an iss...
-
Mark Unknown commented,
Hi Jason, Thanks for your response! If I'm parsing the URL without regex, is there a way for me to extract the top level domain with parse field? Currently, I have the query starting as follows:_so...
-
Mark Unknown created a post,
Parsing URL correctly
Hi! I'm currently trying to utilize the Sumologic SDK for Python with one of my queries and after testing my script, I noticed that it could not resolve the hostname for all the sites. Looking into...
-
Mark Unknown commented,
For some reason, this method did not work, but I eventually got it to work with regex. Thank you for your response though!
-
Mark Unknown created a post,
Parsing information with regex
Hi! I'm currently trying to parse these types of messages: yyttyytyt.net suspicious spamhaus.org 20170629 I'm trying to use regex, but it has been unsuccessful so far. If anyone has a...