Skip to content

format-cef-extension with --scope syslog #3838

Closed
@jszigetvari

Description

@jszigetvari

A user reported that with the latest PE build (the relevant code should be shared between PE and OSE), they were trying to use the format-cef-extension template function as shown in the Admin Guide, and they got a config parse error:

Error parsing affile, Error compiling template, error=Error parsing value-pairs: unknown scope syslog in /.../etc/syslog-ng.conf:49:50-49:111:

49----> destination d_cef { file("/var/log/cef" template("${ISODATE} ${HOST} $(format-cef-extension --scope syslog)\n")); };
49----> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions