Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick 2700 Configuration: Difference between revisions

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"/>