Skip to main content

Overview

The installation of the DMR consists of few steps from which some of them may be omitted based on your requirements and environment running.

Elastic Stack deployment

Installation and deployment of Elastic Stack, including Logstash and Filebeat, is out of scope of this document. You can have your own on-premises deployment, or running it on the cloud. The DMR is independent of your deployment option.

The following steps should be done to successfully deploy DMR solution:

#StepDescriptionReference
1Deploy Elastic StackDeploy Elastic Stack for indexing and visualization purposes of the DMR solutionOut of scope of this document, refer to Elastic Stack for more information
2Install DMRRegister policy, create index template, create roles and space for the solution, create users and dashboardsInstall DMR
3Deploy LogstashLogstash serves as a parser for the incoming data that should be checked and indexedOut of scope of this document, refer to Logstash for more information
4Configure LogstashApply configuration of the Logstash to collect and parse DMR data and index all of themLogstash Configuration
5Deploy FilebeatFilebeat is used to collect log data that are of the interest for the DMR solutionOut of scope of this document, refer to Filebeat for more information
6Configure FilebeatApply configuration to Filebeat to collect relevant data and ship it to LogstashFilebeat Configuration
7Start FilebeatRun Filebeat from each individual instance you want to collect data