phrocker commented on a change in pull request #648: WIP: Minificpp 1025 -- add
metadata
URL: https://github.com/apache/nifi-minifi-cpp/pull/648#discussion_r329139629
##########
File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp
##########
@@ -108,6 +112,21 @@ core::Property
ConsumeWindowsEventLog::ResolveAsAttributes(
withDescription("If true, any metadata that is resolved ( such as IDs
or keyword metadata ) will be placed into attributes, otherwise it will be
replaced in the XML or text output")->
build());
+
+core::Property ConsumeWindowsEventLog::EventHeaderDelimiter(
+ core::PropertyBuilder::createProperty("Event Header Delimiter")->
Review comment:
no linter in windows.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services