Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
parrot
Package main is the Parrot CLI binary entrypoint
|
Package main is the Parrot CLI binary entrypoint |
pkg
|
|
broker
Package broker starts up the syslog and web servers, and optionally the syslog forwarding server.
|
Package broker starts up the syslog and web servers, and optionally the syslog forwarding server. |
sse
Package sse creates a Server-Sent Events "spec" server for the transmission of events to connected clients.
|
Package sse creates a Server-Sent Events "spec" server for the transmission of events to connected clients. |
syslog
Package syslog listens on specified ports/protocols/paths for syslog messages (RFC3164, RFC5424, or RFC6587) and emits parsed messages.
|
Package syslog listens on specified ports/protocols/paths for syslog messages (RFC3164, RFC5424, or RFC6587) and emits parsed messages. |
webserver
Package webserver serves the web dashboard from either embedded files (prod) or app directory (dev), as well as provide the SSE server endpoint.
|
Package webserver serves the web dashboard from either embedded files (prod) or app directory (dev), as well as provide the SSE server endpoint. |
Click to show internal directories.
Click to hide internal directories.