Skip to content

Commit b5e8d5b

Browse files
committed
gateway audit logs feature update
1 parent 65b757f commit b5e8d5b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

articles/hdinsight/domain-joined/hdinsight-security-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Auditing of all access to the cluster resources, and the data, is necessary to t
4848

4949
The admin can view and report all access to the HDInsight cluster resources and data. The admin can also view and report all changes to the access control policies created in Apache Ranger supported endpoints.
5050

51-
To access Apache Ranger and Ambari audit logs as well as ssh access logs, [enable Azure Monitor](../hdinsight-hadoop-oms-log-analytics-tutorial.md) and view the related auditing records.
51+
To access Apache Ranger and Ambari audit logs as well as ssh access logs, [enable Azure Monitor](../hdinsight-hadoop-oms-log-analytics-tutorial.md#cluster-auditing) and view the tables that provide auditing records.
5252

5353
### Encryption
5454

articles/hdinsight/hdinsight-hadoop-oms-log-analytics-tutorial.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,15 @@ Because the cluster is a brand new cluster, the report doesn't show any activiti
105105

106106
Azure monitor also supports collecting and analyzing performance metrics for the nodes in your cluster. For more information on enabling and configuring this feature, see [Linux performance data sources in Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/platform/data-sources-performance-counters#linux-performance-counters).
107107

108+
## Cluster auditing
109+
110+
HDInsight support cluster auditing with Azure Monitor logs, by importing the following types of logs:
111+
112+
* `log_gateway_audit_CL` - this table provides audit logs from cluster gateway nodes that show successful and failed login attempts.
113+
* `log_auth_CL` - this table provides SSH logs with successful and failed login attempts.
114+
* `log_ambari_audit_CL` - this table provides audit logs from Ambari.
115+
* `log_ranger_audti_CL` - this table provides audit logs from Apache Ranger on ESP clusters.
116+
108117
## Next steps
109118

110119
* [Query Azure Monitor logs to monitor HDInsight clusters](hdinsight-hadoop-oms-log-analytics-use-queries.md)

0 commit comments

Comments
 (0)