Splunk Search

R Project: Is there an output file size limitation, and if yes, is there a way to change it?

cbeard604
Explorer

Hi Everyone,

We recently installed the R app in order to do some analysis with R expressions. We ran into an issue were this search: index=main |r "output=dim(input)" only returns 50k records in the stats sheet, but there's 240k events. When I do: index=main| head 49999| r "output=dim(input)", it returns 49999 records in the stats sheet.

Does the R app only allow 50k records into the output file, and if so, is there a way to change it?

Thanks!

0 Karma
1 Solution

cbeard604
Explorer

The setting is in the limits.conf. You have to find the correct method in which you are trying to display data (search, reports, stats, etc) and modify that setting

View solution in original post

0 Karma

cbeard604
Explorer

The setting is in the limits.conf. You have to find the correct method in which you are trying to display data (search, reports, stats, etc) and modify that setting

0 Karma
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, ...