Getting Data In

How apply SEDCMD after TRANSFORMS?

Jakub
Explorer

Hello All, 

My issue is:

We are receiving files from Source1, where are more types of logs. We want to split them and send them into another indexes. Issue is that there are no some unique fields in the logs, so its difficult to create REGEX in transform.conf. 

Sep 21 08:48:29 10.128.38.16 2021-09-21 06:48:28.7004|INFO|Robot|21.09.2021 08:46:21|21.09.2021 08:48:28|AttendedBot|OK|Account: ....

 

Hence we have decided to put  FLAG there. --  "Y@9?"

Sep 21 08:48:29 10.128.38.16 2021-09-21 06:48:28.7004|INFO|Y@9?|Robot|21.09.2021 08:46:21|21.09.2021 08:48:28|AttendedBot|OK|Account: ....

  

And now I would like to trigger this flag  in transform.conf (lets say send it to new index) and after that remove it by SEDCMD. Everything works fine, SEDCMD and transforms.conf when they are not configured at the same time, but when they are, the SEDMCD is applied first so transfrom.conf has nothing to trigger. 

 

Question is:

         Is there possibility to apply transform.conf before SEDCMD?

 

Thank you very much.

Labels (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

The precedence order is fixed.  See https://community.splunk.com/t5/Getting-Data-In/Is-there-any-way-to-execute-SEDCMD-after-transforms-...

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The precedence order is fixed.  See https://community.splunk.com/t5/Getting-Data-In/Is-there-any-way-to-execute-SEDCMD-after-transforms-...

---
If this reply helps you, Karma would be appreciated.
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 ...