Deployment Architecture

splunk 6 forwarder headers?

a212830
Champion

Hi,

I seem to recall hearing about some new features in Splunk 6, where we can define "headers" that should be ignored by the forwarder. Am I imagining things? I can't find any doc that might show those features.

Tags (2)
0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

As long as your junk matches a PREAMBLE_REGEX setting, it should be filtered out.

For example, IIS might have this:

PREAMBLE_REGEX = ^#
0 Karma

a212830
Champion

Thanks. I was hoping it worked similar to some awk functions, where you could identify the start of a section and the end of a section.

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Any line that starts with "#" will be removed. I don't think it knows about "start" and "end" of a preamble.

0 Karma

a212830
Champion

Thanks. Do I need to enter regex for each line (which stinks), or is there a way to signify the start of the preamble and the end of the preamble?

0 Karma

a212830
Champion

looking for examples on using the preamble_regex. Can I specify a start section/end section?

For example:

Line 1 preamble...
junk
more junk
even more junk
end of preamble

Is there a way to filter all that out?

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Can you define "headers"? What OS? What log sources?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...