module Splash::Constants

Constants namespace

Constants

AUTHOR

the Author name

BACKENDS_STRUCT

backends default settings

CONFIG_FILE

the path to th config file, not overridable by config

legal Copyright © 2020 Copyright Utragreen All Rights Reserved.

DAEMON_LOGMON_SCHEDULING

default scheduling criteria for log monitoring

DAEMON_METRICS_SCHEDULING

default scheduling criteria for metrics notifications

DAEMON_PID_FILE

the default pid file name

DAEMON_PROCESS_NAME

the display name of daemon in proc info (ps/top)

DAEMON_PROCMON_SCHEDULING

default scheduling criteria for process monitoring

DAEMON_STDERR_TRACE

the default sdterr trace file

DAEMON_STDOUT_TRACE

the default sdtout trace file

DEFAULT_RETENTION

default retention for trace

EMAIL

the maintainer mail

EXECUTION_TEMPLATE

the default path fo execution report template

EXECUTION_TEMPLATE_TOKENS_LIST

the list of authorized tokens for template, carefull override,

LICENSE

type of licence

LOGGERS_STRUCT

loggers default settings

PID_PATH

the default pid file path

PROMETHEUS_ALERTMANAGER_URL

the default prometheus Alertmanager URL

PROMETHEUS_PUSHGATEWAY_URL

the default prometheus pushgateway URL

PROMETHEUS_URL

the default prometheus URL

TRACE_PATH

the default execution trace_path if backend file

TRANSPORTS_STRUCT

transports default settings

VERSION

Current splash version

WEBADMIN_IP
WEBADMIN_PID_FILE

the default pid file name

WEBADMIN_PID_PATH

the default pid file path

WEBADMIN_PORT
WEBADMIN_PROCESS_NAME

the display name of daemon in proc info (ps/top)

WEBADMIN_PROXY
WEBADMIN_STDERR_TRACE

the default sdterr trace file

WEBADMIN_STDOUT_TRACE

the default sdtout trace file