Splunk Enterprise

Splunk limit breach | max_infocsv_messages

manikandankasi
Explorer

Hi Team,

We are receiving warn message as below on search head clusters.

"The limit has been reached for log messages in info.csv. 18 messages have not been written to info.csv. Refer to search.log for these messages or limits.conf to configure this limit."

What is relevance of info.csv and how this limit breach affect Splunk search performance and search results.

Thanks,
Mani

 

Labels (1)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @manikandankasi,

Messages logged to the info.csv file are available to REST API clients and Splunk Web. You can find info about info.csv here (https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/Limitsconf#.5Bsearch_info.5D )

Default value for max_infocsv_messages is 20 , you can increase this value to 50 or 100 for your case on indexers.

[search_info]
max_infocsv_messages = 100
If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...