Skip to content

Latest commit

 

History

History
 
 

elk-simple-on-ubuntu

#:warning: This template is still under development.

Install ELK on a Ubuntu machine

Configure a logstash configuration - Use this to help populate the "encodedConfigString" parameter for the template.

This template deploys and installs elastic search, logstash, and kibana on a single Ubuntu virtual machine. This is meant as a sample and isn't recommended for production loads.

Below are the parameters that the template expects:

Name Description
newStorageAccountName Name of the storage account to create with the machine.
adminUsername Name of the admin user of the machine.
adminPassword Admin password of the machine.
dnsNameForPublicIP Public dns name for the virtual machine.
encodedConfigString Base64 encoded string which is the logstash configuration. Configure a logstash configuration

#Notes & Limitations

  • Currently only supports Logstash version 1.4.2