...t's generating alot of events so I want to discard them.
Tried with the Null Queue but the problem is for 1-minute window the userid is not coming whereas for 5-minute window it is coming.
p...
We are using HEC collector endpoint to consume logs from FluentD, we recently identified filtering opportunity and trying to apply props/transforms tosenddatatonull queue which is not working....
Hi,
I want to know if there is some mechanism by which i can stop indexing a particular kind of data like if
segment_name="Enforced segment"
From getting indexed.
My inputs.conf has f...
Our universal forwarders can no longer connect to the indexer, seemingly after upgrading openssl to the newest version due to the heartbleed vulnerability.
Telneting from UF clients to the i...
Need regex & Null queue help tosend events in /var/log/messages.
Here is regex101:
regex101: build, test, and debug regex
(IP & hostname randomized)
props.conf...
...he data.
I've then done a packet capture and extracted the SQL query being sent to the SQL server and the last line is as follows below.
dbxlookup WHERE "serial" IN (null)
So I'm looking u...
Hopefully this is just a stupid regex error:
I'm using SplunkLightForwarder on AIX tosend a few .sh_history logs to an indexer on Windows. Unfortunately ksh uses nulls as deliminators between c...
...001;06.0.0;2011-08-01 09:31:02;CA114
DATA
...
10000;2011-08-01 09:34:18
I'm not sure how to ignore the header and footer lines. Any help would be very much appreciated.
We have configured a default null queue to discard all events that we don't want to allow to be indexed without authorization. Our transforms have the first filter in transform tosendto the null...
Hello, Due to a specific requirement we have to install a Splunk Universal Forwarder acting as "intermediate forwarder". Basically it will receive data via TCP (to leverage persistent queue), and i...