Getting Data In

transforms.conf

JeffTanYH
Engager

This question may seem pretty silly but I'm really clueless about SPLUNK.

I do know where to configure the props.conf,however,I'm not too sure how do I configure the transform.conf for my logs. How do I go about doing it?

Do I put the transform.conf into the field where I input my props.conf as well? (At the start when I'm importing my data into SPLUNK)

Please help me!

Tags (1)
0 Karma

MatthewTowey
Path Finder

Hi JeffTanYH

If your props.conf is looking sometyhing like

[source::"yoursource"]

"some props.conf entries e.g KV_MODE,SEDCMD"

REPORT-report = unclean

then it will reference the stanza "unclean" in transforms.conf

your transforms.conf would look like

[unclean]

CLEAN_KEYS = 0

DELIMS = "(""|", "="

Hope that clears things up for you

Mat

0 Karma

sdaniels
Splunk Employee
Splunk Employee

Not sure exactly what you are asking. Transforms.conf would be located in the same folder as props.conf. I would suggest looking at some other answers on here to find one that matches what you are trying to accomplish.

http://splunk-base.splunk.com/search/?q=transforms.conf

You are probably looking to do one of the following:

Customize field extraction at index-time
Route and filter data
Specification and example files for transforms.conf
Create and maintain search-time field extractions through configuration files

http://docs.splunk.com/Special:SplunkSearch/docs?q=transforms.conf

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...