Audit 1.0

The Liberty Audit feature is used to report and track auditable events to ensure the integrity of your system. The Liberty Audit feature introduces an infrastructure which serves two purposes: - Confirming the effectiveness and integrity of the existing configuration - Identifying areas where improvement to the configuration may be needed The Liberty Audit feature has the ability to capture the following auditable events: - Basic authentication - Start and stop of the Audit service The Liberty Audit feature supports the Cloud Auditing Data Federation (CADF) event model. The CADF model describes a data model and associated schema definitions for an audit event. The feature provides a default implementation, the AuditFileHandler, which emits human-readable audit records to a file-based log. Each audit record is emitted in JSON format.

Dieses Feature aktivieren

Zum Aktivieren des Features "Audit 1.0" fügen Sie die folgende Elementdeklaration im Element "featureManager" in Ihrer Datei server.xml hinzu:
<feature>audit-1.0</feature>

Unterstützte Java™-Versionen

  • JavaSE-1.6
  • JavaSE-1.7
  • JavaSE-1.8

Feature entwickeln, das von diesem Feature abhängig ist

Wenn Sie ein Feature entwickeln, das vom Feature "Audit 1.0" abhängig ist, schließen Sie das folgende Element im Header "Subsystem-Content" in der Featuremanifestdatei für Ihr neues Feature ein:
com.ibm.websphere.appserver.audit-1.0; type="osgi.subsystem.feature"

Featurekonfigurationselemente

Sie können die folgenden Elemente in Ihrer Datei server.xml verwenden, um das Feature "Audit 1.0" zu konfigurieren:


Symbol das den Typ des Artikels anzeigt. Referenzartikel



Symbol für Zeitmarke Letzte Aktualisierung: 01.12.2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_feature_audit-1.0
Dateiname: rwlp_feature_audit-1.0.html