mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 13:23:11 +01:00
Added to Fortigate alertmail debug
This commit is contained in:
@@ -5,7 +5,9 @@
|
|||||||
Author: Yuri Slobodyanyuk, https://www.linkedin.com/in/yurislobodyanyuk/
|
Author: Yuri Slobodyanyuk, https://www.linkedin.com/in/yurislobodyanyuk/
|
||||||
|
|
||||||
|
|
||||||
NOTE: To enable debug set by any of the commands below, you need to run *diagnose debug enable*. This is assumed and not reminded any further.
|
NOTE: To enable debug set by any of the commands below, you need to run
|
||||||
|
*diagnose debug enable*. This is assumed and not reminded any further. Use *dia
|
||||||
|
debug info* to know what debug is enabled, and at what level.
|
||||||
|
|
||||||
NOTE: To disable and stop immediately any debug, run *dia deb res* which is short for *diagnose debug reset*.
|
NOTE: To disable and stop immediately any debug, run *dia deb res* which is short for *diagnose debug reset*.
|
||||||
|
|
||||||
@@ -957,4 +959,20 @@ Google or documentation.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|===
|
||||||
|
|
||||||
|
|
||||||
|
== Alerts Sending debug
|
||||||
|
|
||||||
|
[cols=2, options="header"]
|
||||||
|
|===
|
||||||
|
|Command
|
||||||
|
|Description
|
||||||
|
|
||||||
|
|*dia debug app alertmail -1*
|
||||||
|
|Enable sessions debug for sending alerts by mail. This will show the configured
|
||||||
|
settings, like from/to email address, as well as SMTP session log of connecting
|
||||||
|
to the remote mail server and received/sent SMTP session codes.
|
||||||
|
|
||||||
|
|
||||||
|===
|
|===
|
||||||
|
|||||||
Reference in New Issue
Block a user