Encrypted syslog console

Name

  CONSOLE_SYSLOGS

Header file

Configured via config/console.h.

Examples

Enable encrypted syslog console for normal iPXE output

  #define CONSOLE_SYSLOGS        /* Encrypted syslog console */

Enable encrypted syslog console for log messages

  #define CONSOLE_SYSLOGS  CONSOLE_USAGE_LOG
  #define LOG_LEVEL        LOG_ALL

Description

This build option enables support for the encrypted syslog console.

The encrypted syslog server address is configured using the syslogs setting.

See also

buildcfg/console_syslogs.txt ยท Last modified: 2012/04/10 11:34 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.