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

Update

nectl firewall logging update

Update a firewall logging collector

nectl firewall logging update [flags]

Examples

  nectl firewall logging update --id <uuid> --protocol tcp --target-port 4000

Options

      --cache-timeout uint32         Flush timeout in seconds (30-300)
      --cache-total-packets uint32   Flush after N packets (1000-8000)
  -h, --help                         help for update
      --id string                    Collector ID (required)
      --protocol string              Collector protocol: udp or tcp
      --sampling uint32              Sampling interval in ms (1-10000)
      --target string                Collector target IP
      --target-port uint32           Collector target port (1-65535)

Options inherited from parent commands

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

SEE ALSO