Skip to content

Commit

Permalink
Added syslogQueue. Need to exclude this from webui.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shweta Bhandare committed Jun 17, 2014
1 parent 76522c4 commit b4869ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protofiles/BaseConfMsg.proto
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ message BaseConf {
optional string pcapRecordsToClearPerCycle = 47;
optional string flowReportInterval = 48;
optional string esIndexerQueueSize = 49;
optional string syslogQueue = 50;

// REMEMBER to add any new parameters to the unit test at
// Research/test/ConfBaseValidationTests.cpp :
Expand Down

0 comments on commit b4869ff

Please sign in to comment.