In my Application there are logs statements which are repetitive and how to avoid them sending to Indexer so that i will logs which are required vs not needed
please refer to the attached screenshot
Hi, you can filter out the unwanted data using a regex in transforms.conf and stop that from indexing.
https://answers.splunk.com/answers/59370/filtering-events-using-nullqueue-1.html
here is an example, you will have to modify it as per your situation.,