Question
[Feature Request] FortiOS: Run Scripts via Web GUI - Diagnostic Debug Output
When you run a script on the web GUI/interface:
- If it fails, it provides absolutely no diagnostic debugging output to the user about why/where?
- I implore Fortinet, I beg you, please provide diagnostic output about the line number and/or command line that fails.
- Otherwise, we’re just guessing by taking shots in the dark; not a professional troubleshooting technique.
- Pasting the same script into the CLI is not the same execution environment as uploading it via the GUI. So one cannot reliably assume that warnings and errors will manifest the same.
- I implore Fortinet, I beg you, please provide diagnostic output about the line number and/or command line that fails.
- BONUS: It creates a historical event object (pass or fail run record), so why not save/cache the script code itself, and allow the user to “re-run” it ?
