SYSLOG COMMANDS
DMS-CTC-20101206-0049 v1.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
759
syslog msgbuf send
Send messages to remote syslog server.
SYNTAX:
syslog msgbuf send
[fac = <{kern|user|mail|daemon|auth|syslog|
lpr|news|uucp|cron|security|ftp|local6|
local7}>]
[sev = <{emerg|alert|crit|err|warning|notice|
info|debug}>]
[hist = <{disabled|enabled}>]
dest = <ip-address>
where:
fac
Syslog facility level.
OPTIONAL
sev
Syslog severity level.
OPTIONAL
hist
Syslog display message history (over several bootups)
OPTIONAL
dest
Remote syslog server destination: an ip-address.
REQUIRED