Unverified Commit 9cc96d18 authored by Drew Bailey's avatar Drew Bailey
Browse files

update enterprise audit blurb

parent 27df92a9
Showing with 5 additions and 3 deletions
+5 -3
......@@ -2,8 +2,8 @@ job "elastic" {
group "group" {
scaling {
enabled = false
min = 5
max = 100
min = 5
max = 100
policy {
foo = "bar"
......
......@@ -44,7 +44,9 @@ Governance & Policy features are part of an add-on module that enables an organi
### Audit Logging
Audit Logging enables operators to secure clusters by providing a complete set of records for all user-issued actions. Audit logging supports configurable sinks to send auditing events to as well as filtering out certain types of events.
Secure clusters with enhanced risk management and operational traceability to fulfill compliance requirements. This Enterprise feature provides administrators with a complete set of records for all user-issued actions in Nomad.
With Audit Logging, enterprises can now proactively identify access anomalies, ensure enforcement of their security policies, and diagnose cluster behavior by viewing preceding user operations. Designed as an HTTP API based audit logging system, each audit event is captured with relevant request and response information in a JSON format that is easily digestibility and familiar to operators.
See the [Audit Logging Documentation](/docs/configuration/audit) for a thorough overview.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment