Getting Data In

What is the precedence for "SEDCMD" attribute?

Hajime
Path Finder

I think the precedence for "SEDCMD" attribute within single stanza is ASCII order.

For example props.conf:

[foo]
SEDCMD-01 = s/foo/bar/g
SEDCMD-02 = s/bar/foo/g

In this case, SEDCMD-01 is done firstly and then SEDCMD-02 is done.

Is this correct?

Please let me know that.

0 Karma
1 Solution

somesoni2
Revered Legend

Yes, the SEDCMD is applied in the alphabetical order of the class.

SEDCMD-01 is executed before SEDCMD-02
SEDCMD-abc02 is executed before SEDCMD-def01
SEDCMD-AAA02 is executed before SEDCMD-abc02

View solution in original post

somesoni2
Revered Legend

Yes, the SEDCMD is applied in the alphabetical order of the class.

SEDCMD-01 is executed before SEDCMD-02
SEDCMD-abc02 is executed before SEDCMD-def01
SEDCMD-AAA02 is executed before SEDCMD-abc02

Hajime
Path Finder

Thank you for your answer.
I agree with you.
Also I wish to be written this description to the manuals.

0 Karma

somesoni2
Revered Legend

The topic about SEDCMD is available here. You can leave a comment at the bottom of the page and Splunk doc team help get this added.

http://docs.splunk.com/Documentation/Splunk/6.3.3/Data/Anonymizedata

Hajime
Path Finder

Thank you for your kind advice!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...