Icinga / icinga2

The core of our monitoring platform with a powerful configuration language and REST API.
https://icinga.com/docs/icinga2/latest
GNU General Public License v2.0
2.03k stars 579 forks source link

rest api (audit) logging #8668

Open n0braist opened 3 years ago

n0braist commented 3 years ago

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

widhalmt commented 3 years ago

ref/NC/702285

K0nne commented 1 year ago

We have also interest in this feature.

danopt commented 1 year ago

ref/NC/777526