jfroy / flatops

k8s cluster for leflat managed by Flux
MIT License
4 stars 0 forks source link

Send talos logs to cluster observability stack #209

Open jfroy opened 1 month ago

jfroy commented 1 month ago

Via a machine patch:

      machine:
        logging:
          destinations:
            - endpoint: udp://vector....
              format: json_lines
jfroy commented 1 month ago

Also need a kernel cmdline:

talos.logging.kernel=udp://vector...