Documentation ¶
Overview ¶
Package reporter holds reporter related files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCWSReporter ¶
func NewCWSReporter(hostname string, stopper startstop.Stopper, endpoints *logsconfig.Endpoints, context *client.DestinationsContext) (seccommon.RawReporter, error)
NewCWSReporter returns a new CWS reported based on the fields necessary to communicate with the intake
Types ¶
type RuntimeReporter ¶
type RuntimeReporter struct {
// contains filtered or unexported fields
}
RuntimeReporter represents a CWS reporter, used to send events to the intake
Click to show internal directories.
Click to hide internal directories.