openziti / ziti-console

https://openziti.io
Apache License 2.0
23 stars 15 forks source link

Debug info in ZAC #60

Closed gooseleggs closed 1 year ago

gooseleggs commented 1 year ago

It would be cool if there was a debugging information page in ZAC. I am thinking a "Debugging" type option down the LHS, and then across the top, can be common command that are run in the controller, such as

There are probably more, as I am a beginner with ziti, but when logging notes in discord etc, could make it easier for a beginner.

JeremyTellier commented 1 year ago

You can add "debug" to the command line and all service calls will display in stdout.

e.g. node server.js debug

gooseleggs commented 1 year ago

Is that inside the web GUI. I am talking about a debug page that shows the output of those commands so you don’t have to switch to the command line to see the output of those commands.

dovholuknf commented 1 year ago

@JeremyTellier - see the followup comment. is there any equivalent of policy-advisor in zac yet? we definitely should have it

JeremyTellier commented 1 year ago

@dovholuknf - Yes, policy advisor is available when you click an identity and click a service to test.