I have installed opsgenie oec on to my server to try to get some integration going.
I made a small config.json file that i'm trying to execute, but an FATA error shows up(picture), saying it could not read the configuration. Am I missing something here?
Hi Nivek,
Did you set environment variables e.g. like this?
sudo systemctl set-environment OEC_CONF_SOURCE_TYPE=local
sudo systemctl set-environment OEC_CONF_LOCAL_FILEPATH=/var/opsgenie/oec/jiraConfig.json
sudo systemctl start oec
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.