Package COM.TIBCO.hawk.utilities.misc
Class HawkConstants
java.lang.Object
COM.TIBCO.hawk.utilities.misc.HawkConstants
This class represents all the constants that can be used in HAWK
configuration components.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAMI trace object.static final Stringstatic final StringHawk Agent namestatic final StringAMI AS session Idstatic final StringTime interval in milliseconds, after which alert manager executes to store alerts in database and purge extra alerts in databasestatic final StringHawk Console all agent access, user access controlstatic final StringHawk Console all Agent DNS access, user access controlstatic final StringHawk Console all domain access, user access controlstatic final StringHawk Console at least one agent access, user access controlstatic final StringHawk Console at least one DNS access, user access controlstatic final StringTime interval in milliseconds, after which alert manager handles clear alert eventsstatic final StringDatabase Connection pool size at start upstatic final StringMaximum number of active connections allowed in the database connection poolstatic final StringMaximum number of idle connections allowed in the database connection poolstatic final StringJDBC class namestatic final StringDatabase passwordstatic final StringConnection URL to database serverstatic final StringDatabase user nameHawk console domain security policies mapstatic final StringTime interval in milliseconds, after which alert manager refreshes alert countstatic final StringThe path to the rulebase repositorystatic final StringAlert limit for high level alertsstatic final StringAlert limit for low level alertsstatic final StringAlert limit for medium level alertsstatic final StringAlert limit for notificationsstatic final StringListen port for Hawk RedTail Console REST communicationstatic final StringPath to SQL schemastatic final StringSSL ciphersstatic final StringSSL key aliasstatic final StringSSL key passwordstatic final StringSSL key storestatic final StringSSL key store passwordstatic final StringSSL protocolstatic final StringSubscription expiry timestatic final StringQueue size for subscriptionstatic final StringPath to User access list filestatic final StringPath to user file storestatic final Stringstatic final StringType of store where the users are storedstatic final Stringstatic final Stringstatic final Stringstatic final StringHawk Domain namestatic final StringHawk Domain Platformstatic final StringEMS user passwordstatic final StringEMS URLstatic final StringEMS user namestatic final StringSecure Socket Layer Parametersstatic final StringHawk transport typestatic final StringHawk transport type is ASstatic final StringHawk transport type is EMSstatic final StringHawk transport type is GRPCstatic final StringHawk transport type is Rendezvousstatic final StringMaximum AS connection retry count.static final StringAS discovery URLstatic final StringAS listen URLstatic final StringAS member name.static final StringAS metaspace namestatic final StringAS receive buffer sizestatic final StringAS virtual node countstatic final StringAS worker thread countstatic final StringAS invocation timeoutstatic final StringPath to HawkAgent CA for mutual authenticationstatic final StringPath of the client certificate for the Hawk agentstatic final StringPath of the client private key for the Hawk agent in PKCS8 formatstatic final StringClient private key passwordstatic final StringSet to true, if communication needs to happen over TLS protocolstatic final StringSpecifies the maximum number of reconnection attempts to be made by Hawk agent if the Hawk RedTail Console component is not availablestatic final StringSpecifies the interval (in milliseconds) between reconnection attemptsstatic final StringPath of the Certificate Authority of the Hawk RedTail Console serverstatic final StringPath of the server certificate for the HawkConsolestatic final StringHost name of the Hawk RedTail Consolestatic final StringPath to HawkConsole private keystatic final StringHawkConsole private key passwordstatic final Stringgrpc_session "host:port" - Unique socket address for the Hawk RedTail Console component for connecting to the gRPC sessionstatic final StringPort that the Hawk RedTail Console component container uses to listen to incoming transport request from Hawk agentsstatic final StringNumber of reconnect attempts when the connection disconnects from Daemon after a connection has been establishedstatic final StringNumber of reconnect attempts for the AMI connection when it disconnects after a connection has been establishedstatic final StringNumber of reconnect attempts when console is unable to connect on first attemptstatic final StringNumber of reconnect attempts for the AMI connection when it is unable to connect on first attemptstatic final StringRendezvous daemonstatic final StringFault tolerance daemonstatic final StringFault tolerance networkstatic final StringFault tolerance service namestatic final StringRendezvous networkstatic final StringTibrvQueue objectstatic final StringRendezvous service namestatic final StringTibrvTransport objectstatic final StringRendezvous hoststatic final StringRendezvous port -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HAWK_TRANSPORT
Hawk transport type- See Also:
-
HAWK_TRANSPORT_TIBRV
Hawk transport type is Rendezvous- See Also:
-
HAWK_TRANSPORT_TIBAS
Hawk transport type is AS- See Also:
-
HAWK_TRANSPORT_TIBGRPC
Hawk transport type is GRPC- See Also:
-
HAWK_TRANSPORT_TIBEMS
Hawk transport type is EMS- See Also:
-
HAWK_SSL_PARAMS
Secure Socket Layer Parameters- See Also:
-
HAWK_EMS_URL
EMS URL- See Also:
-
HAWK_EMS_USERNAME
EMS user name- See Also:
-
HAWK_EMS_PWD
EMS user password- See Also:
-
RV_SERVICE
Rendezvous service name- See Also:
-
RV_NETWORK
Rendezvous network- See Also:
-
RV_DAEMON
Rendezvous daemon- See Also:
-
RVA_HOST
Rendezvous host- See Also:
-
RVA_PORT
Rendezvous port- See Also:
-
RV_FT_SERVICE
Fault tolerance service name- See Also:
-
RV_FT_NETWORK
Fault tolerance network- See Also:
-
RV_FT_DAEMON
Fault tolerance daemon- See Also:
-
PROP_AS_METASPACE_NAME
AS metaspace name- See Also:
-
PROP_AS_LISTEN_URL
AS listen URL- See Also:
-
PROP_AS_DISCOVER_URL
AS discovery URL- See Also:
-
PROP_TRANSPORT_TIMEOUT
AS invocation timeout- See Also:
-
PROP_AS_RECEIVE_BUFFER_SIZE
AS receive buffer size- See Also:
-
PROP_AS_VIRTUAL_NODE_COUNT
AS virtual node count- See Also:
-
PROP_AS_WORKER_THREAD_COUNT
AS worker thread count- See Also:
-
PROP_AS_CONNECTION_RETRY_COUNT
Maximum AS connection retry count.- See Also:
-
PROP_AS_MEMBER_NAME
AS member name.- See Also:
-
HAWK_AGENT_NAME
Hawk Agent name- See Also:
-
HAWK_DOMAIN
Hawk Domain name- See Also:
-
HAWK_DOMAIN_PLATFORM
Hawk Domain Platform- See Also:
-
HAWK_AMI_SESSION_ID
AMI AS session Id- See Also:
-
RV_TRANSPORT
TibrvTransport object- See Also:
-
RV_QUEUE
TibrvQueue object- See Also:
-
AMI_TRACE
AMI trace object.- See Also:
-
PROPERTY_GRPC_SESSION
grpc_session "host:port" - Unique socket address for the Hawk RedTail Console component for connecting to the gRPC session- See Also:
-
PROPERTY_GRPC_SESSION_PORT
Port that the Hawk RedTail Console component container uses to listen to incoming transport request from Hawk agents- See Also:
-
PROPERTY_GRPC_ENABLE_TLS
Set to true, if communication needs to happen over TLS protocol- See Also:
-
PROPERTY_GRPC_SERVER_CERT
Path of the server certificate for the HawkConsole- See Also:
-
PROPERTY_GRPC_SERVER_KEY
Path to HawkConsole private key- See Also:
-
PROPERTY_GRPC_SERVER_KEY_PASSWORD
HawkConsole private key password- See Also:
-
PROPERTY_GRPC_SERVER_CA
Path of the Certificate Authority of the Hawk RedTail Console server- See Also:
-
PROPERTY_GRPC_SERVER_HOSTNAME
Host name of the Hawk RedTail Console- See Also:
-
PROPERTY_GRPC_CLIENT_CA
Path to HawkAgent CA for mutual authentication- See Also:
-
PROPERTY_GRPC_CLIENT_CERT
Path of the client certificate for the Hawk agent- See Also:
-
PROPERTY_GRPC_CLIENT_KEY
Path of the client private key for the Hawk agent in PKCS8 format- See Also:
-
PROPERTY_GRPC_CLIENT_KEY_PASSWORD
Client private key password- See Also:
-
PROPERTY_GRPC_MAX_RECONNECT_ATTEMPTS
Specifies the maximum number of reconnection attempts to be made by Hawk agent if the Hawk RedTail Console component is not available- See Also:
-
PROPERTY_GRPC_RECONNECT_INTERVAL
Specifies the interval (in milliseconds) between reconnection attempts- See Also:
-
PROPERTY_MAX_RECONNECT_ATTEMPTS_AFTER_RESTART
Number of reconnect attempts when the connection disconnects from Daemon after a connection has been established- See Also:
-
PROPERTY_MAX_RECONNECT_ATTEMPTS_DURING_CONNECT
Number of reconnect attempts when console is unable to connect on first attempt- See Also:
-
PROPERTY_MAX_RECONNECT_ATTEMPTS_AFTER_RESTART_FOR_AMI
Number of reconnect attempts for the AMI connection when it disconnects after a connection has been established- See Also:
-
PROPERTY_MAX_RECONNECT_ATTEMPTS_DURING_CONNECT_FOR_AMI
Number of reconnect attempts for the AMI connection when it is unable to connect on first attempt- See Also:
-
HAWK_CONSOLE_SERVER_PORT
Listen port for Hawk RedTail Console REST communication- See Also:
-
HAWK_CONSOLE_SUBSCRIPTION_QUEUE_SIZE
Queue size for subscription- See Also:
-
HAWK_CONSOLE_SUBSCRIPTION_EXPIRY_TIME
Subscription expiry time- See Also:
-
HAWK_CONSOLE_SSL_KEY_ALIAS
SSL key alias- See Also:
-
HAWK_CONSOLE_SSL_KEY_PASSWORD
SSL key password- See Also:
-
HAWK_CONSOLE_SSL_KEY_STORE
SSL key store- See Also:
-
HAWK_CONSOLE_SSL_KEY_STORE_PASSWORD
SSL key store password- See Also:
-
HAWK_CONSOLE_SSL_PROTOCOL
SSL protocol- See Also:
-
HAWK_CONSOLE_SSL_CIPHERS
SSL ciphers- See Also:
-
HAWK_CONSOLE_USER_STORE_TYPE
Type of store where the users are stored- See Also:
-
HAWK_CONSOLE_USER_FILE_STORE
Path to user file store- See Also:
-
HAWK_CONSOLE_RETENTION_COUNT_NOTIFICATION
Alert limit for notifications- See Also:
-
HAWK_CONSOLE_RETENTION_COUNT_LOW_ALERTS
Alert limit for low level alerts- See Also:
-
HAWK_CONSOLE_RETENTION_COUNT_MEDIUM_ALERTS
Alert limit for medium level alerts- See Also:
-
HAWK_CONSOLE_RETENTION_COUNT_HIGH_ALERTS
Alert limit for high level alerts- See Also:
-
HAWK_CONSOLE_REPOSITORY_PATH
The path to the rulebase repository- See Also:
-
HAWK_CONSOLE_DATASOURCE_URL
Connection URL to database server- See Also:
-
HAWK_CONSOLE_DATASOURCE_DRIVERNAME
JDBC class name- See Also:
-
HAWK_CONSOLE_DATASOURCE_USERNAME
Database user name- See Also:
-
HAWK_CONSOLE_DATASOURCE_PASSWORD
Database password- See Also:
-
HAWK_CONSOLE_DATASOURCE_CONNECTION_POOL_INITIAL_SIZE
Database Connection pool size at start up- See Also:
-
HAWK_CONSOLE_DATASOURCE_CONNECTION_POOL_MAX_IDLE
Maximum number of idle connections allowed in the database connection pool- See Also:
-
HAWK_CONSOLE_DATASOURCE_CONNECTION_POOL_MAX_ACTIVE
Maximum number of active connections allowed in the database connection pool- See Also:
-
HAWK_CONSOLE_SQL_SCHEMA_PATH
Path to SQL schema- See Also:
-
HAWK_CONSOLE_USER_ACCESS_LIST
Path to User access list file- See Also:
-
HAWK_CONSOLE_ALL_DOMAIN_ACCESS
Hawk Console all domain access, user access control- See Also:
-
HAWK_CONSOLE_ALL_AGENT_ACCESS
Hawk Console all agent access, user access control- See Also:
-
HAWK_CONSOLE_ALL_AGENT_DNS
Hawk Console all Agent DNS access, user access control- See Also:
-
HAWK_CONSOLE_AT_LEAST_ONE_AGENT_ACCESS
Hawk Console at least one agent access, user access control- See Also:
-
HAWK_CONSOLE_AT_LEAST_ONE_DNS_ACCESS
Hawk Console at least one DNS access, user access control- See Also:
-
HAWK_CONSOLE_DOMAIN_SECURITY_POLICIES
Hawk console domain security policies map -
HAWK_CONSOLE_ALERT_MANAGER_ACTIVITY_INTERVAL
Time interval in milliseconds, after which alert manager executes to store alerts in database and purge extra alerts in database- See Also:
-
HAWK_CONSOLE_CLEAR_ALERT_MANAGER_ACTIVITY_INTERVAL
Time interval in milliseconds, after which alert manager handles clear alert events- See Also:
-
HAWK_CONSOLE_JWT_TIME_TO_LIVE
Time interval in milliseconds, after which alert manager refreshes alert count- See Also:
-
HAWK_CONSOLE_USER_STORE_TYPE_LDAP
- See Also:
-
HAWK_CONSOLE_USER_STORE_TYPE_FILE
- See Also:
-
DEFAULT_ROLE_NAME
- See Also:
-
HAWK_CONSOLE_WHITELISTED_HTTP_HOST_HEADER
- See Also:
-
HAWK_CONSOLE_USER_PASSWORD_POLICY
- See Also:
-
-
Constructor Details
-
HawkConstants
public HawkConstants()
-