-
Notifications
You must be signed in to change notification settings - Fork 122
cortex service exited status #23
Comments
Did you have a look at |
Yes I think I have found the issue by launching via the commandline and grabbing the errors:
In fact in that folder I only see application.conf, I guess I need just to copy that file from the opt folder? |
Yes that fixed it, you should edit your documentation from this:
and add:
|
I also noticed that the service is not producing any logs in the file you mentioned: /var/log/cortex/application.log. Do I need to setup that one in the application configuration? sudo journalctl -u cortex however it just logs service starts and stop. |
Yes I had to add these 2 lines in the service configuration file:
and I can see my logs. |
Hello there,
I have installed thehive with elasticsearch backend via binary, then installed the cortex binaries as well and followed the instructions.
When I start the cortex service I get this error:
My application.conf is pretty basic:
ElasticSearch is up and running and of course TheHive is working perfectly, I am not sure what that error message means, any help is appreciated.
Cheers.
The text was updated successfully, but these errors were encountered: