dnsdist - more easily parseable outputs from show...() console functions? #15068
karelbilek
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The idea makes a lot of sense to me! Since all these commands are based on the content of the in-memory ring buffers, which you can dump/filter on with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The showSomething() functions in console are nice; but they are quite hard to parse.
I would love it if they were more easily parseable (YAML/JSON/CSV/something), so the output can be used in scripts etc. better.
But I am not sure if that is the intention behind these functions in the first place.
Beta Was this translation helpful? Give feedback.
All reactions