Deployment Architecture

Block Signing and distributed search

DanieleP
Engager

Hello,

I can configure IT data signing if I turn on the "distributed search "?

In the manual at the following link: "http://www.splunk.com/base/Documentation/4.1.3/admin/ITDataSigning" shows:

Distributed search

Block signing is not supported for distributed search.

I have installed splunk V4.1.3

thank you

Daniele

0 Karma

BobM
Builder

It seems the problem is that at index time splunk creates a digital signature. This signature takes in to account the event, its time stamp and previously indexed events for that indexer.

At search time, splunk compares these with the events it retrieves but if you have distributed search on, events form another indexer may be merged together. Their signatures will not match and they will show out of sequence.

This is aggravated if you are using load balancing as the data will always be split on different indexers.

If splunk ignored this, you could easily fool it that data was valid by sending an out of sequence event to a secondary indexer.

Bob

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...