We are missing a possibility for auditing the rest api calls. When something is changed, scheduled, enabled or disabled you cannot see from whom and when it was done.
REST Api is nearly anonoymous, except you enable the debug.log
But the debug.log is too expensive to let it run all the time, because you get two much other information beside the api part.
So a logging function out of the box in icinga would be great where only REST api information is provided
We are missing a possibility for auditing the rest api calls. When something is changed, scheduled, enabled or disabled you cannot see from whom and when it was done. REST Api is nearly anonoymous, except you enable the debug.log But the debug.log is too expensive to let it run all the time, because you get two much other information beside the api part.
So a logging function out of the box in icinga would be great where only REST api information is provided