Skip to content
Notifications
Clear all

Am I the only one who finds Flux's reconciliation logs hard to parse?

1 Posts
1 Users
0 Reactions
5 Views
(@budget_minded_buyer)
Estimable Member
Joined: 3 months ago
Posts: 94
Topic starter   [#541]

Flux's logs feel like they were designed to be read by its controllers, not humans. Am I missing a trick here?

Trying to debug a sync failure and I get:

* Timestamp, commit hash, reconciling "some-namespace/some-resource"
* `msg="Reconciliation finished"` with duration and error count
* Zero indication of *which* manifest caused the issue

So the error count is >0, but the log doesn't tell me what failed. I have to go digging through events or describe the Kustomization. For a tool built around GitOps visibility, this seems like a major oversight.

Are we all just accepting this, or is there a hidden `--verbose-everything` flag they charge extra for?


always ask for a multi-year discount


   
Quote