Skip to content

Commit fc1a14e

Browse files
Add information about audit logging (theforeman#1784)
1 parent 676bec5 commit fc1a14e

File tree

3 files changed

+15
-20
lines changed

3 files changed

+15
-20
lines changed

guides/common/assembly_monitoring-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::modules/proc_managing-tasks.adoc[leveloffset=+2]
66

77
include::modules/proc_configuring-notifications.adoc[leveloffset=+1]
88

9-
include::modules/con_monitoring-server.adoc[leveloffset=+1]
9+
include::modules/proc_monitoring-server.adoc[leveloffset=+1]
1010

1111
include::modules/con_monitoring-smart-proxy-server.adoc[leveloffset=+1]
1212

guides/common/modules/con_monitoring-server.adoc

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[id="monitoring-{project-context}-server_{context}"]
2+
= Monitoring {ProjectServer}
3+
4+
Audit records list the changes made by all users on {Project}.
5+
This information can be used for maintenance and troubleshooting.
6+
7+
.Procedure
8+
. In the {ProjectWebUI}, navigate to *Monitor* > *Audits* to view the audit records.
9+
. To obtain a list of all the audit attributes, use the following command:
10+
+
11+
[options="nowrap"]
12+
----
13+
# foreman-rake audits:list_attributes
14+
----

0 commit comments

Comments
 (0)