docker-sumojanus-okta
- ** ENV variables: **
- SUMO_OKTA_KEY
- SUMO_OKTA_URL
- SUMO_ACCESS_ID
- SUMO_ACCESS_KEY
- SUMO_OKTA_KEY
- run.sh does the folloing:
- creates /sumojanus-okta/conf/sumologic.properties
- creates /opt/SumoCollector/config/user.properties
- starts the collector
- runs
tail -f /opt/SumoCollector/logs/collector.log
to keep container alive and shows the container logs within docker for debugging.
** Tested/Deployed locally and with ECS. **