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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...