Adding audit logging role and functional tests#398
Conversation
5ad3668 to
cdb24eb
Compare
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 2h 51m 54s |
cdb24eb to
e3b21f7
Compare
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 3h 18m 16s |
e3b21f7 to
5aeac27
Compare
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 3h 17m 38s |
5aeac27 to
a050f48
Compare
|
Build failed (check pipeline). Post ✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 3h 18m 54s |
17a8fdd to
95aed45
Compare
Co-authored-by: Cursor <cursoragent@cursor.com>
c14ae3b to
fc18df9
Compare
|
few nits, but LGTM. |
A new role for telemetry audit logging
The telemetry_audit_logging role validates and tests the RHOSO audit logging feature. It performs audit logging configuration validation, generates relevant API activity and checks for relevant data in logs.
Verify that OpenStack API audit events are emitted in CADF format and forwarded
to the dedicated audit Loki stack. The scenarios follow the manual verification steps in
Manually enable audit logs.