...egular expression ?
Thank you in advance for your help
Update: I have tried all the following regexp and there is still no result. I don't receive any data in my sourcetype.
I am trying to use the Splunk for DNS App. Most of the saved searches work based on a regexp which searches for a "DNS_Type"-field. I guess it's trying to match the type of log-message (client q...
Dear community,
I am lost in creating a regexp that will ease up my data input creation.
So I do have a file share being monitored by splunk with the following structure:
/data/reports/A...
I refered to the following documentation to try and get this working:
http://www.splunk.com/base/Documentation/3.0.2/Admin/CreateAdditionalSearchFields
I have a standard rails log file where ev...
I tried to find a solution in order to parse some URL to obtain the base but it seems that I cannot succeed. For the between GET/POST and HTTP I want to return the baseurl as in the examples be...
What is the differences in syntax between calling a regular expression using regexp command or using a regular expression pattern in IFX?
For example:
I have a regexp that is working well when c...
...EGEX = (".*?"|\S+)
FORMAT = attack_name::$8
MV_ADD = true
I've already test regexp with https://regex101.com/ and it should just split fields in accordance to vendors documentation, but it d...
...is-understood the way transforms.conf works or there is an issue in the regexp (which I'd therefore like to validate).
My goal is that I don't want to send to the indexer all the lines that match o...