-
Type: Task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: 4.0
-
Fix Version/s: None
-
Component/s: Build System
-
Labels:
-
Story Points:1
-
Sprint:Dangerous Addition Sprint #5
-
Epic Link:
It should be easy to bring up the ELK Stack in the local environment:
1. vagrant up elastic under cord/build
2. add to xos_config_common:
[observer]
logstash_hostport=<ip address>:5617
(ip_address by default is 10.100.198.222)
3. logger.info(”Test”, extra=
) should have the expected outcome