Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
AuditableEvents.hpp File Reference
#include "core/types.hpp"
#include "diamar/enums.hpp"
Include dependency graph for AuditableEvents.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  iv::model::diamar::AuditableEvent
 
struct  iv::model::diamar::AccessControlEvent
 
struct  iv::model::diamar::RequestErrorsEvent
 
struct  iv::model::diamar::OperatingSystemEvent
 
struct  iv::model::diamar::ControlSystemEvent
 
struct  iv::model::diamar::BackupAndRestoreEvent
 
struct  iv::model::diamar::ConfigurationChangeEvent
 
struct  iv::model::diamar::PotentialAttackActivityEvent
 
struct  iv::model::diamar::AuditLogEvent
 

Namespaces

namespace  iv
 
namespace  iv::model
 
namespace  iv::model::diamar
 

Enumerations

enum class  iv::model::diamar::EventCategory {
  iv::model::diamar::AccessControl , iv::model::diamar::RequestErrors , iv::model::diamar::OperatingSystemEvents , iv::model::diamar::ControlSystemEvents ,
  iv::model::diamar::BackupAndRestoreEvents , iv::model::diamar::ConfigurationChanges , iv::model::diamar::PotentialAttackActivity , iv::model::diamar::AuditLogEvents
}
 
enum class  iv::model::diamar::EventTypes {
  iv::model::diamar::NotApplicable , iv::model::diamar::LoginIn , iv::model::diamar::LoginOut , iv::model::diamar::LoginError ,
  iv::model::diamar::Start , iv::model::diamar::Reboot , iv::model::diamar::Shutdown , iv::model::diamar::FailedAttempt ,
  iv::model::diamar::Download , iv::model::diamar::ReplaceLom , iv::model::diamar::LoginConfigChange , iv::model::diamar::Backup ,
  iv::model::diamar::Restore , iv::model::diamar::LimitBackUp , iv::model::diamar::DeleteBackUp , iv::model::diamar::DateAndTime ,
  iv::model::diamar::Language , iv::model::diamar::ScanPort
}