Перейти к содержанию

Show

nectl firewall logging show

Show firewall logging collectors

nectl firewall logging show [flags]

Examples

  nectl firewall logging show --id <uuid>
  nectl firewall logging show --network-id <uuid>
  nectl firewall logging show --all --protocol udp

Options

      --all                 List all collectors
  -h, --help                help for show
      --id string           Collector ID
      --network-id string   Network ID
      --protocol string     Filter by protocol: udp or tcp
      --target string       Filter by collector target IP

Options inherited from parent commands

      --host string   gRPC server host (default "127.0.0.1")
      --port uint16   gRPC server port (default 30666)

SEE ALSO