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!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...