PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
atna_service_auditor.h File Reference

High-level facade for ATNA audit logging in DICOM services. More...

#include "atna_audit_logger.h"
#include "atna_syslog_transport.h"
#include <atomic>
#include <memory>
#include <string>
Include dependency graph for atna_service_auditor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::pacs::security::atna_service_auditor
 High-level facade for emitting ATNA audit events from DICOM services. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::security
 

Detailed Description

High-level facade for ATNA audit logging in DICOM services.

Wraps atna_audit_logger (message generation) and atna_syslog_transport (message delivery) into a simple API that DICOM services can call with minimal coupling.

See also
IHE ITI TF-1 Section 9 — Audit Trail and Node Authentication (ATNA)
Issue #821 - Integrate ATNA audit logging into DICOM services
Author
kcenon
Since
1.0.0

Definition in file atna_service_auditor.h.