Getting Data In

Possible data duplication with db-connect?

csib
Engager

Hello!
We have a database that can be consulted by 4 different connection nodes.

To generate high availability in the event ingestion of this database, I intend to create in the db-connect app 4 entries, one pointing to each connection node.

My query is if, when performing the Splunk ingestion, each input task will be able to understand that the events of the database table have already been indexed by another input and ignore it so as not to duplicate the information?

Greetings and thanks!

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Nope.  Inputs are ignorant of each other so they will happily pull in the same events.  Also, Splunk does not de-duplicate data on input.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Nope.  Inputs are ignorant of each other so they will happily pull in the same events.  Also, Splunk does not de-duplicate data on input.

---
If this reply helps you, Karma would be appreciated.
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...