FireBrick 2700 Configuration: Difference between revisions
Appearance
Content deleted Content added
CrazyTeeka (talk | contribs) mNo edit summary |
CrazyTeeka (talk | contribs) mNo edit summary |
||
| Line 56: | Line 56: | ||
</syntaxhighlight> |
</syntaxhighlight> |
||
==Logging:== |
==Logging:== |
||
General logging: |
|||
<syntaxhighlight> |
<syntaxhighlight> |
||
<log name="default" comment="General Logging"/> |
<log name="default" comment="General Logging"/> |
||
</syntaxhighlight> |
|||
Email new crash logs to the "FireBrick Support Team" as they happen, ties in with <system log-panic="fb-support"> as above: |
|||
<syntaxhighlight> |
|||
<log name="fb-support" comment="FireBrick Support Team"> |
<log name="fb-support" comment="FireBrick Support Team"> |
||
<email to="crashlog@firebrick.ltd.uk" delay="10"/> |
<email to="crashlog@firebrick.ltd.uk" delay="10"/> |
||