Venkata Sudheer Kumar M created AMBARI-23124:
------------------------------------------------
Summary: HostNames are Missing from ambari-audit.log when a host's
Maintenance Mode is Turned ON/OFF
Key: AMBARI-23124
URL: https://issues.apache.org/jira/browse/AMBARI-23124
Project: Ambari
Issue Type: Improvement
Components: ambari-sever
Affects Versions: 2.5.1, ambari-server
Reporter: Venkata Sudheer Kumar M
When we keep a service into Maintenance Mode it shows the service which is kept
an Maintenance Mode like:
{color:#333333}#tail -f /var/log/ambari-server/ambari-audit.log{color}
{color:#333333}2018-03-01T06:58:49.145Z, User(admin), RemoteIp(10.200.4.143),
Operation(Turn ON Maintenance Mode for KNOX), RequestId(null),
Status(Successfully queued){color}
{color:#333333}But when Turn on/off Maintenance Mode on a Host it is coming up
a PUT request but it is not showing the Host which is enabled with Maintenance
mode:{color}
{color:#333333}User(test), RemoteIp([10.1.10.11|http://1.1.1.11/]2),
RequestType(PUT),
url([https://ambarimanager.global|https://ambarimanager.global/].
org:8080/api/v1/clusters/hwx_prod/hosts), ResultStatus(200 OK){color}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)