Documentation ¶
Index ¶
Constants ¶
View Source
const ( VERBOSE = "VERBOSE" //5 INFORMATION = "INFORMATION" //4 WARNING = "WARNING" //3 ERROR = "ERROR" //2 CRITICAL = "CRITICAL" //1 WindowsEventLog = "Windows event log" EventFormatXMLDescription = "XML: XML format in Windows Event Viewer" EventFormatPlainTextDescription = "Plain Text: Legacy CloudWatch Windows Agent (SSM Plugin) Format" EventFormatXML = "xml" EventFormatPlainText = "text" )
Variables ¶
View Source
var Processor processors.Processor = &processor{}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.