Extend the platform,
empower your team.
Stream log data from Logstash and analyze it in Dynatrace.
Technology by CommunityLogstash is a free, open-source data processing pipeline that ingests data such as logs and events from a multitude of sources. Logstash transforms log data and sends it to your backend service of choice.
By integrating logs with Dynatrace, you get intelligent observability and automatic root cause analysis for additional log and event data captured and processed by Logstash.
The Dynatrace Logstash output plugin allows you to forward logs to Dynatrace for in-context analysis.
logs.ingest
(Ingest Logs) scopeFor more details, please refer to the following resources:
Also, have a look at this Dynatrace performance clinic recording as well as this related blog post
Retrieve the Dynatrace plugin (hosted on the RubyGems.org public repository) and install it.
To install the plugin, run bin/logstash-plugin install logstash-output-dynatrace
. See Working with plugins in the Logstash reference for more details.