new(grpc): Add tags to outputs service

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
Jason Dellaluce
2021-08-26 10:56:04 +00:00
committed by poiana
parent 7c9ec9fc17
commit ca66b84e5a
10 changed files with 30 additions and 12 deletions

View File

@@ -161,6 +161,7 @@ public:
falco_common::priority_type priority_num;
std::string format;
std::set<std::string> exception_fields;
std::set<std::string> tags;
};
//