All Apps and Add-ons

Hashing method for initCrc

RicoSuave
Builder

What is the method that splunkd uses to hash the first 256 bytes of a file that is being monitored?

1 Solution

yannK
Splunk Employee
Splunk Employee

a bit of magic.
http://en.wikipedia.org/wiki/Computation_of_CRC

Remarks about CRC options.

  • You can add the source to the calculation (crcSalt= with SOURCE in caps in inputs.conf)
  • and since Splunk 5.0 you can setup a longer CRC (initCrcLength in inputs.conf)

View solution in original post

yannK
Splunk Employee
Splunk Employee

a bit of magic.
http://en.wikipedia.org/wiki/Computation_of_CRC

Remarks about CRC options.

  • You can add the source to the calculation (crcSalt= with SOURCE in caps in inputs.conf)
  • and since Splunk 5.0 you can setup a longer CRC (initCrcLength in inputs.conf)

RicoSuave
Builder

Really i'm just curious.

0 Karma
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 ...