-
Incident report
-
Resolution: Duplicate
-
Minor
-
None
-
2.0.4
=Scenario=
Update the technical host name via the API with a call like this:
host.update(
{hostid=<some_id>, host=<some_crazy_name>})
=Expected behaviour=
- Host name is updated
- Change causes an audit entry, like it does when you update the host name manually
=Witnessed behaviour=
- Host name is updated
- There is no audit entry
It also fails to write an entry when changing the visible name. If I change the host status via the API, audit entries are written.
- duplicates
-
ZBX-2815 Missing audit records for different actions in zabbix GUI and API
- Closed