Splunk-Apps
Splunk-Apps copied to clipboard
Update transforms.conf
Description
Resolve issue #101
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate)
Types of changes
- Bug fix (non-breaking change which fixes an issue)
Checklist
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes if appropriate.
- [ ] All new and existing tests passed.
I don't believe this PR is correct. I think src_user needs to be added, in between the existing src_ip and source_name. (source_name should not be removed)
You're right. I misread the documentation. I've updated it again.