Syslog console

Name

  CONSOLE_SYSLOG

Header file

Configured via config/console.h.

Examples

Enable syslog console for normal iPXE output

  #define CONSOLE_SYSLOG        /* Syslog console */

Enable syslog console for log messages

  #define CONSOLE_SYSLOG   CONSOLE_USAGE_LOG
  #define LOG_LEVEL        LOG_ALL

Description

This build option enables support for the syslog console.

The syslog server address is configured using the syslog setting.

See also

buildcfg/console_syslog.txt ยท Last modified: 2012/03/27 10:50 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.