1
0
mirror of https://github.com/krislamo/graylog_demo synced 2025-09-09 03:49:29 +00:00

Update input config and mount Graylog cert data

This commit is contained in:
2020-03-17 11:36:17 -04:00
parent bf200877c9
commit 1f7ac784fb
3 changed files with 13 additions and 3 deletions

1
Vagrantfile vendored
View File

@@ -106,6 +106,7 @@ Vagrant.configure("2") do |config|
# Fix permissions
chown -R vagrant:vagrant /home/vagrant/
chown -R 1100:1100 /home/vagrant/certs/graylog
# Wait 120 seconds for Graylog to come online
cd /vagrant