Lines Matching full:audit
1 # phosphor-audit
71 The phosphor-audit service represents a service that provides user activity
74 The key benefit of using phosphor-audit is that all action handling will be kept
82 +----------------+ audit event +-----------------+
88 +----------------+ | | audit | | +-------------+ |
102 The audit event from diagram generated by an application to track user activity.
103 The application sends 'signal' to audit service via D-Bus. What is happening
104 next in audit service's handler depends on user requirements and needs. It is
108 ### Audit event call
110 Audit event call performs preprocessing of incoming data at application side
111 before sending it to the audit service, if the request is filtered out, it will
113 check, the audit event call sends the data through D-Bus to the audit service
167 1. checks if audit is enabled for such service
168 2. checks if audit event should be whitelisted or blacklisted at the audit
169 service side for preventing spamming of unneeded events to audit service
170 3. send the data to the audit service via D-Bus
210 Options can be updated via D-Bus properties. The audit service listens changes
220 service is any suitable services which can use audit service.
222 > Each audit processing type can be disabled or enabled at runtime via config
266 | | Audit Service |
347 Impacts when phosphor-audit is not enabled:
353 Impacts when phosphor-audit is enabled: All of the above, plus:
355 - Additional BMC processor time needed to handle audit events.
362 `dbus-send` as command-line tool for generating audit events.
367 create audit events, and validate they get logged.
370 - When continuously generating audit-events, change the phosphor-audit service's
371 configuration, and validate no audit events are lost, and the new