Installation

Do spaces in logs count against your license?

daniel333
Builder

Hey guys,

Do spaces in logs count against licensing? for example

url=https://www.google.com
vs
url = https://www.google.com

thanks,
-Daniel

Labels (1)
0 Karma
1 Solution

acharlieh
Influencer

Splunk is licensed in bytes that land into an index per day, it doesn't matter if those bytes are spaces or a pile of poo, they're still bytes.

Now, the key here is "land in an index"... prior to landing, you can use TRANSFORMs or SEDCMD, and to help you keep the crap out of Splunk, (that said, trying to trim meaningless spaces, and leave meaningful spaces this way might give you a bit of a headache).

You may be interested in cerby's .conf 2014 talk about Keeping the Junk out of Splunk. Slides Recording

View solution in original post

acharlieh
Influencer

Splunk is licensed in bytes that land into an index per day, it doesn't matter if those bytes are spaces or a pile of poo, they're still bytes.

Now, the key here is "land in an index"... prior to landing, you can use TRANSFORMs or SEDCMD, and to help you keep the crap out of Splunk, (that said, trying to trim meaningless spaces, and leave meaningful spaces this way might give you a bit of a headache).

You may be interested in cerby's .conf 2014 talk about Keeping the Junk out of Splunk. Slides Recording

MuS
SplunkTrust
SplunkTrust

Reading the first part of this answer I had to thought of this http://splunkreactions.tumblr.com/post/140342252890/can-we-save-on-license-if-we-use-a-smaller-font 🙂

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...