Getting Data In

Help with setting index and sourcetype via transforms.conf

a212830
Champion

Hi,

I want to override the "unknown" index that some of my syslog messages are coming in as, using props and transforms. The index part is working, but the sourcetype is not setting. Not sure what I'm doing wrong... if someone can take a look, I'd appreciate it.

props.conf:
[unknown]
KV_MODE=auto
ANNOTATE_PUNCT=false
MAX_TIMESTAMP_LOOKAHEAD = 50
TRANSFORMS-set = ciscoIOS_index_parser,ciscoIOS_sourcetype_parser

transforms.conf:

[ciscoIOS_index_parser]
REGEX = %[A-Z_]+-[0-9]-[A-Z_]+:
DEST_KEY = _MetaData:Index
FORMAT = cisco

[ciscoIOS_sourcetype_parser]
REGEX = %[A-Z_]+-[0-9]-[A-Z_]+:
DEST_KEY = _MetaData:Sourcetype
FORMAT = sourcetype::cisco:ios
0 Karma

sloshburch
Splunk Employee
Splunk Employee
0 Karma

FrankVl
Ultra Champion

Should be DEST_KEY = MetaData:Sourcetype without the _.

See also: http://docs.splunk.com/Documentation/Splunk/latest/Admin/Transformsconf#KEYS:

Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...