public final class AuditlogTypeIds extends Object
AuditableEvent.typeId()| Modifier and Type | Field and Description | 
|---|---|
static String | 
AUTHENTICATION_CLIENT
Event type ID: Client authentication. 
 | 
static String | 
AUTHENTICATION_MEMBER
Event type ID: Member authentication. 
 | 
static String | 
AUTHENTICATION_REST
Event type ID: REST authentication. 
 | 
static String | 
CLUSTER_MEMBER_ADDED
Event type ID: Member joined. 
 | 
static String | 
CLUSTER_MEMBER_REMOVED
Event type ID: Member removed from the cluster. 
 | 
static String | 
CLUSTER_MEMBER_SUSPECTED
Event type ID: Cluster member suspected. 
 | 
static String | 
CLUSTER_MERGE
Event type ID: Clusters merged. 
 | 
static String | 
CLUSTER_PROMOTE_MEMBER
Event type ID: Lite member promoted. 
 | 
static String | 
CLUSTER_SHUTDOWN
Event type ID: Cluster shutdown. 
 | 
static String | 
MEMBER_LOGGING_LEVEL_RESET
Event type ID: Member logging level reset. 
 | 
static String | 
MEMBER_LOGGING_LEVEL_SET
Event type ID: Member logging level set. 
 | 
static String | 
NETWORK_CONNECT
Event type ID: Connection accepted. 
 | 
static String | 
NETWORK_DISCONNECT
Event type ID: Connection closed. 
 | 
static String | 
NETWORK_SELECT_PROTOCOL
Event type ID: Protocol selected. 
 | 
static String | 
WAN_ADD_CONFIG
Event type ID: WAN add config. 
 | 
static String | 
WAN_SYNC
Event type ID: WAN sync. 
 | 
public static final String NETWORK_CONNECT
public static final String NETWORK_DISCONNECT
public static final String NETWORK_SELECT_PROTOCOL
public static final String WAN_SYNC
public static final String WAN_ADD_CONFIG
public static final String AUTHENTICATION_CLIENT
public static final String AUTHENTICATION_MEMBER
public static final String AUTHENTICATION_REST
public static final String CLUSTER_MEMBER_ADDED
public static final String CLUSTER_MEMBER_REMOVED
public static final String CLUSTER_PROMOTE_MEMBER
public static final String CLUSTER_SHUTDOWN
public static final String CLUSTER_MEMBER_SUSPECTED
public static final String CLUSTER_MERGE
public static final String MEMBER_LOGGING_LEVEL_SET
public static final String MEMBER_LOGGING_LEVEL_RESET
Copyright © 2023 Hazelcast, Inc.. All rights reserved.