Splunk Enterprise Security

How to maintain lookups?

sidhantbhayana
Path Finder

I am analyzing our Splunk set-up and was going through the lookups, need suggestions on the best strategy to maintain lookups.
1. bundle size
2. switching over to manual lookups(instead of automatic lookups)
3. Performance issues with automatic lookups

Would appreciate if something else can be analyzed or taken care of.

Thanks,
SB

0 Karma
1 Solution

woodcock
Esteemed Legend

Splunk will let you know when the bundle size is too big, don't worry about that. I use automatic lookups whenever they make sense; when it is useful for everybody. If the data has a code and you can translate to a description (like HTTP response codes), then I set it up as automatic. If it is only for me, I just do it in my search manually. The only performance issues you may have is if you use the hacky apply this to all sourcetypes thing.

View solution in original post

0 Karma

woodcock
Esteemed Legend

Splunk will let you know when the bundle size is too big, don't worry about that. I use automatic lookups whenever they make sense; when it is useful for everybody. If the data has a code and you can translate to a description (like HTTP response codes), then I set it up as automatic. If it is only for me, I just do it in my search manually. The only performance issues you may have is if you use the hacky apply this to all sourcetypes thing.

0 Karma

sidhantbhayana
Path Finder

Thanks @woodcock, agree to your response! I am planning to blacklist few lookups as the bundle size has reached ~1.5GB and it kind of becomes an issue in search peers.
Also, currently evaluating replacing lookups with kvstore, got to know that Splunk creates a csv from the kvstore depending on the query and pushes the csv as part of bundle.

Looking forward to understand how kvstore will work and would it be better to replace lookups, considering the fact that the data is incremental.

Thanks,
SB

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!

[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 ...