Skip to content
Snippets Groups Projects
Commit d7eb68b7 authored by Torstein Egge's avatar Torstein Egge
Browse files

wawaweewa

parent c0dbe06e
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,12 @@ node 'elk-server.openstacklocal' {
content => 'input { heartbeat {} }',
path => '/etc/logstash/conf.d/03-heartbeat-input.conf',
}
logstash::configfile { 'es-01-out':
source => 'puppet:///logstash/config/30-elasticsearch-output.conf',
path => '/etc/logstash/conf.d/30-elasticsearch-output.conf'
}
}
node 'app-server.openstacklocal' {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment