Closed sjparkinson closed 2 years ago
Bonus field... could we also extract a state
field from messages such as "State change from up to crashed"?
I know teams are likely to build alerts based of the crashed messages in this source type.
And also exit_code
from "Process exited with status 0" messages?
Closed by #34 🎉
We currently extract
component
anddyno
from Heroku system logs.The messages seem to all be free form text, so it might be helpful to extract that into a field called
message
.Documentation for field extraction using the
props.conf
file is at https://docs.splunk.com/Documentation/Splunk/8.2.6/Admin/Propsconf#Field_extraction_configuration.Example logs
Source type
https://github.com/Financial-Times/splunk-heroku/blob/fbbd353b910231cb9d0e9c251e71227f3b2b6f1d/app/default/props.conf#L22-L26