Skip to content

Latest commit

 

History

History

vmware-log-intelligence

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

VMware Log Intelligence Demo

You need to have your HOST environment variable available for docker to make this work.
It's not enough that you can read its value in your shell, it needs to be exported as well. Please run export HOST or hardcode the NODE_NAME in the docker-compose file.

You also need to set your API key: export LOGS_API_KEY='secret'