I pulled logs in to the Splunk from a Data base(MSSql) I am getting below errors on search head
[idx-i-01f9410f9c9fa09f8.greendot.splunkcloud.com] Events might not be returned in sub-second order due to search memory limits. See search.log for more information. Increase the value of the following limits.conf setting:[search]:max_rawsize_perchunk.
[idx-i-0ad23d2bab064c5bc.greendot.splunkcloud.com] Error in 'IndexScopedSearch': The search failed. More than 1000000 events found at time 1571382000.
can some one help me in fixing these errors
@vikram1583
HI this error based on _time field.can you change the _time.
Issue is single time repeated morethan 1000000 times ,just change the difference in _time field.
Are you running on Splunk Cloud? If so there are some limits applied to splunk cloud that does not allowed you to work above the limits, in order to guarantee a good performance to entire system.
Try to bring small chunks of data. If it did not fix the issue, open a support case with splunk for further assistance.