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

FlagDescription
-h--helpShow command help
--jsonOutput data as JSON
--run-idTask run ID
--task-idRequired: 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

InfluxDB 3 Open Source Now in Public Alpha

InfluxDB 3 Open Source is now available for alpha testing, licensed under MIT or Apache 2 licensing.

We are releasing two products as part of the alpha.

InfluxDB 3 Core, is our new open source product. It is a recent-data engine for time series and event data. InfluxDB 3 Enterprise is a commercial version that builds on Core’s foundation, adding historical query capability, read replicas, high availability, scalability, and fine-grained security.

For more information on how to get started, check out: