Documentation

kapacitor flux task log list

The kapacitor flux task log list command outputs Kapacitor Flux task logs.

Usage

kapacitor flux task log list [flags]

Aliases

  • find
  • ls

Flags

Flag Description
-h --help Show command help
--json Output data as JSON
--run-id Task run ID
--task-id Required: Task ID

Examples

Show all run logs for a Flux task

kapacitor flux task log list --task-id 000x00xX0xXXx00

Show logs for a specific Flux task run

kapacitor flux task log list \
  --task-id 000x00xX0xXXx00 \
  --run-id XXX0xx0xX00Xx0X

Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more