Splunk Search

Splunk search - logs retrieval limitation

nivi
New Member

While doing a splunk search using a splunk query and retrieving logs in an automated matter, the job extraction only a maximum of 2 lakhs of logs. How to resolve this issue

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Please tell us more about the automated method you are using.  Which method is it?  Does it specify the maxout parameter?

You may find some help at https://hurricanelabs.com/splunk-tutorials/the-best-guide-for-exporting-massive-amounts-of-data-from...

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

inventsekar
SplunkTrust
SplunkTrust

Hi @nivi ... please check the limits.conf file.. 

[searchresults]
maxresultrows = 50000
# maximum number of times to try in the atomic write operation (1 = no retries)

https://docs.splunk.com/Documentation/Splunk/9.1.1/Admin/Limitsconf#limits.conf.example

 

may we know more details like.. is it a csv log or regular log file or something else..

Splunk enterprise or Splunk cloud?

are you planning to increase or decrease this limit (2 lakh logs itself is a very big limit).

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