How to capture only the words "successfully sent using abc.def.com" before indexing in splunk from the below log file
"series","number","Date","Time","current","Message"
"Info","0","07/20/14","07:09:03",,"draft: 'REQUEST REQUIRED' From:'
[email protected]' To:'
[email protected]' was successfully sent using abc.def.com"
"Info","0","07/20/14","07:09:03",,"draft: 'REQUEST REQUIRED' From:'
[email protected]' To:'
[email protected]' was successfully sent using abc.def.com"
"Info","0","07/20/14","07:09:03",,"draft: 'REQUEST REQUIRED' From:'
[email protected]' To:'
[email protected]' was successfully sent using abc.def.com"
"Info","0","08/16/16","07:45:03",,"draft: 'REQUEST REQUIRED' From:'
[email protected]' To:'
[email protected]' was successfully sent using abc.def.com"
what is required props.conf and where to place it?
thanks in advance:)
... View more