- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm creating an add-on that sets a data source and fields extractions.
First, I modify inputs.conf to set the UDP port. Then, using props.conf and tranforms.conf, I perform the field extractions. When I check on the web platform, (Manage -> Fields -> select the app) I can clearly see the list of fields. However, running the search none of the fields has been extracted.
Please note that I've restarted the splunk instance to apply changes, double checked the name of the config files. Plus, everything was working perfectly yesterday.
Please is there anyone who can help,
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry buddy, I found the problem. It was a referencing problem between props.conf and transforms.conf ! Yeah sometimes I'm dumb haha! though I appreciate your help!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry buddy, I found the problem. It was a referencing problem between props.conf and transforms.conf ! Yeah sometimes I'm dumb haha! though I appreciate your help!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

You can see the field extraction logic( defined in props.conf and/or transforms.conf) from the Splunk Web, right? Just take the regex's and test them if they still work (in case the data got changed and due to which they might not be working).
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
actually can you tell me which log file to look in ?!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Has anything changes in the logs events since yesterday? Validate if the field extractions are still valid (try with search manually). Since it was working till yesterday, I am assuming sharing permissions are still good.
