diff --git a/common/schema.h b/common/schema.h index 4c4983b85..f8580dac6 100644 --- a/common/schema.h +++ b/common/schema.h @@ -428,6 +428,7 @@ namespace swss { #define CFG_CHASSIS_MODULE_TABLE "CHASSIS_MODULE" #define CFG_TWAMP_SESSION_TABLE_NAME "TWAMP_SESSION" +#define CFG_LOGGING_TABLE_NAME "LOGGING" #define CFG_DHCP_TABLE "DHCP_RELAY"