Skip to content

Configure LOG_FORMAT #219

Open
Open
@AlainDeleglise

Description

Hi,

I'm using the latest chart version and the latest image.
I'm trying to output logs in JSON format using the env var, as described here https://grafana.com/docs/k6/latest/using-k6/k6-options/reference/#logformat

I'm using this code in the helm chart values :

    webhook:
      name: "k6-loadtester"
      vars:
        "KUBERNETES_CLIENT": "in-cluster"
        "K6_LOG_FORMAT": "json"

But the logs are still in RAW format.

Am I missing something?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions