How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "Cryptoxic/ubuntu"
end
vagrant init Cryptoxic/ubuntu
vagrant up
This version was created 12 months ago.
Cleared all logs
This version was created 12 months ago.
Modified the data streams
This version was created about 1 year ago.
Using new NGINX docker
This version was created about 1 year ago.
Web application works
This version was created about 1 year ago.
Edited the filebeat.yml and the log ingesting works now
This version was created about 1 year ago.
Added filebeat to the nginx container
This version was created about 1 year ago.
Added docker metrics and service auto starts
This version was created about 1 year ago.
Base system