FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
syslog.api File Reference

Go to the source code of this file.

Data Structures

struct  vl_api_syslog_set_sender_t
 Set syslog sender configuration. More...
 
struct  vl_api_syslog_get_sender_t
 Get syslog sender configuration. More...
 
struct  vl_api_syslog_get_sender_reply_t
 Get syslog sender configuration reply. More...
 
struct  vl_api_syslog_set_filter_t
 Set syslog filter. More...
 
struct  vl_api_syslog_get_filter_t
 Get syslog filter. More...
 
struct  vl_api_syslog_get_filter_reply_t
 Get syslog filter reply. More...
 

Enumerations

enum  syslog_severity {
  SYSLOG_API_SEVERITY_EMERG = 0, SYSLOG_API_SEVERITY_ALERT = 1, SYSLOG_API_SEVERITY_CRIT = 2, SYSLOG_API_SEVERITY_ERR = 3,
  SYSLOG_API_SEVERITY_WARN = 4, SYSLOG_API_SEVERITY_NOTICE = 5, SYSLOG_API_SEVERITY_INFO = 6, SYSLOG_API_SEVERITY_DBG = 7
}
 

Variables

option version = "1.0.0"
 
import vnet ip ip_types api
 

Enumeration Type Documentation

◆ syslog_severity

Enumerator
SYSLOG_API_SEVERITY_EMERG 
SYSLOG_API_SEVERITY_ALERT 
SYSLOG_API_SEVERITY_CRIT 
SYSLOG_API_SEVERITY_ERR 
SYSLOG_API_SEVERITY_WARN 
SYSLOG_API_SEVERITY_NOTICE 
SYSLOG_API_SEVERITY_INFO 
SYSLOG_API_SEVERITY_DBG 

Definition at line 19 of file syslog.api.

Variable Documentation

◆ api

import vnet ip ip_types api

Definition at line 17 of file syslog.api.

◆ version

option version = "1.0.0"

Definition at line 16 of file syslog.api.