econfd_notif Module
Types
notif_option/0
-type notif_option() ::
{heartbeat_interval, integer()} |
{health_check_interval, integer()} |
{stream_name, atom()} |
{start_time, econfd:datetime()} |
{stop_time, econfd:datetime()} |
{xpath_filter, binary()} |
{usid, integer()} |
{verbosity, 0..3}.notification/0
-type notification() ::
#econfd_notif_audit{} |
#econfd_notif_syslog{} |
#econfd_notif_commit_simple{} |
#econfd_notif_commit_diff{} |
#econfd_notif_user_session{} |
#econfd_notif_ha{} |
#econfd_notif_subagent_info{} |
#econfd_notif_commit_failed{} |
#econfd_notif_snmpa{} |
#econfd_notif_forward_info{} |
#econfd_notif_confirmed_commit{} |
#econfd_notif_upgrade{} |
#econfd_notif_progress{} |
#econfd_notif_stream_event{} |
#econfd_notif_confd_compaction{} |
#econfd_notif_ncs_cq_progress{} |
#econfd_notif_ncs_audit_network{} |
confd_heartbeat | confd_health_check | confd_reopen_logs |
ncs_package_reload.Functions
close/1
connect/2
connect/3
connect/4
do_connect/3
handle_notif/1
maybe_element/2
notification_done/2
notification_done/3
recv/1
recv/2
unpack_ha_node/1
Last updated
Was this helpful?

