intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

[idea] intelmqctl check: make also api checks

Open ghost opened this issue 4 years ago • 0 comments

The intelmqctl check could also perform some checks for the api, if it is installed. E.g:

  • Check the existence of the configuration file
  • check the syntax and required fields of the configuration
  • check session store file

Ideally the checks are performed by the API itself, calling an API endpoint for an API self-check.

ghost avatar Mar 05 '21 15:03 ghost