Closed sjparkinson closed 2 years ago
Worth a look through https://docs.splunk.com/Documentation/Splunk/8.2.6/Metrics/L2MConfiguration as we'd want to include this configuration within this app to transform the log messages into metrics.
Production log messages are now available if you search for index=heroku sourcetype="heroku:system" "dyno=heroku.*"
See https://devcenter.heroku.com/articles/log-runtime-metrics.
They look like the following in a log drain:
We should ensure the
dyno
field remains aligned to the other source types, e.g. with values likeweb.1
.Should these be handled as a metric? https://docs.splunk.com/Documentation/Splunk/8.2.6/Metrics/Overview
Are they useful? Or should we use the
nullQueue
to not index them?