Skip to content

Commit 25ff9a8

Browse files
committed
Remove titles from customer portal and add 'Gathering audit logs' back into ROSA/OSD docs
1 parent e7128f2 commit 25ff9a8

File tree

4 files changed

+33
-23
lines changed

4 files changed

+33
-23
lines changed

_topic_maps/_topic_map_osd.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -203,13 +203,13 @@ Topics:
203203
- Name: Accessing the service logs
204204
File: osd-accessing-the-service-logs
205205
---
206-
# Name: Security and compliance
207-
# Dir: security
208-
# Distros: openshift-dedicated
209-
# Topics:
210-
# - Name: Viewing audit logs
211-
# File: audit-log-view
212-
# ---
206+
Name: Security and compliance
207+
Dir: security
208+
Distros: openshift-dedicated
209+
Topics:
210+
- Name: Audit logs
211+
File: audit-log-view
212+
---
213213
Name: Authentication and authorization
214214
Dir: authentication
215215
Distros: openshift-dedicated
@@ -435,7 +435,7 @@ Topics:
435435
- Name: Configuring the monitoring stack
436436
File: configuring-the-monitoring-stack
437437
- Name: Disabling monitoring for user-defined projects
438-
File: sd-disabling-monitoring-for-user-defined-projects
438+
File: sd-disabling-monitoring-for-user-defined-projects
439439
- Name: Enabling alert routing for user-defined projects
440440
File: enabling-alert-routing-for-user-defined-projects
441441
- Name: Managing metrics

_topic_maps/_topic_map_rosa.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -297,17 +297,17 @@ Topics:
297297
- Name: About autoscaling nodes on a cluster
298298
File: rosa-nodes-about-autoscaling-nodes
299299
---
300-
# Name: Security and compliance
301-
# Dir: security
302-
# Distros: openshift-rosa
303-
# Topics:
304-
# - Name: Viewing audit logs
305-
# File: audit-log-view
306-
# # - Name: Security
307-
# # File: rosa-security
308-
# # - Name: Application and cluster compliance
309-
# # File: rosa-app-security-compliance
310-
# ---
300+
Name: Security and compliance
301+
Dir: security
302+
Distros: openshift-rosa
303+
Topics:
304+
- Name: Audit logs
305+
File: audit-log-view
306+
#- Name: Security
307+
# File: rosa-security
308+
#- Name: Application and cluster compliance
309+
# File: rosa-app-security-compliance
310+
---
311311
Name: Authentication and authorization
312312
Dir: authentication
313313
Distros: openshift-rosa

security/audit-log-view.adoc

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,30 @@
11
:_content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
ifndef::openshift-rosa,openshift-dedicated[]
24
[id="audit-log-view"]
35
= Viewing audit logs
4-
include::_attributes/common-attributes.adoc[]
6+
endif::openshift-rosa,openshift-dedicated[]
7+
8+
ifdef::openshift-rosa,openshift-dedicated[]
9+
include::_attributes/attributes-openshift-dedicated.adoc[]
10+
[id="audit-log-view"]
11+
= Audit logs
12+
endif::openshift-rosa,openshift-dedicated[]
513
:context: audit-log-view
614

715
toc::[]
816

917
{product-title} auditing provides a security-relevant chronological set of records documenting the sequence of activities that have affected the system by individual users, administrators, or other components of the system.
1018

11-
// About the API audit log
1219
include::modules/nodes-nodes-audit-log-basic.adoc[leveloffset=+1]
1320

21+
ifndef::openshift-rosa,openshift-dedicated[]
1422
// Viewing the audit log
1523
include::modules/nodes-nodes-audit-log-basic-viewing.adoc[leveloffset=+1]
1624

1725
// Filtering audit logs
1826
include::modules/security-audit-log-filtering.adoc[leveloffset=+1]
19-
27+
endif::openshift-rosa,openshift-dedicated[]
2028
// Gathering audit logs
2129
include::modules/gathering-data-audit-logs.adoc[leveloffset=+1]
2230

support/gathering-cluster-data.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ It is recommended to provide:
2020
endif::openshift-origin[]
2121
2222
ifdef::openshift-origin[]
23-
You can use the following tools to get debugging information about your {product-title} cluster.
23+
You can use the following tools to get debugging information about your {product-title} cluster.
2424
endif::openshift-origin[]
2525

2626
// About the must-gather tool
@@ -40,8 +40,10 @@ include::modules/gathering-data-specific-features.adoc[leveloffset=+2]
4040

4141
* link:https://access.redhat.com/support/policy/updates/openshift[Red Hat {product-title} Life Cycle Policy]
4242

43+
ifdef::openshift-rosa,openshift-dedicated[]
4344
// Gathering audit logs
4445
include::modules/gathering-data-audit-logs.adoc[leveloffset=+2]
46+
endif::openshift-rosa,openshift-dedicated[]
4547

4648
// Gathering network logs
4749
include::modules/gathering-data-network-logs.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)