Hi, as syslog-ng 3.0.x became stable, all my servers updated to it from 2.1.4, but I have a problem with configuration:
In 2.x I used "log_prefix()" option for "file()" source. When I tried to start syslog-ng 3.x it complained about "log_prefix()" being deprecated, and said I have to use "program_override()" instead. I modified syslog-ng.conf, but it does not work at all. It simply acts as if there was no "program_override()" option in "file()" source. I checked syslog-ng-v3.0-guide-admin-en.pdf and found this: "log_prefix()" really *is* deprecated, but it seems to me that "program_override()" was not implemented in "file()" source driver at all! At least, I did not find it as valid option for "file()" source driver in the chapter 8 Reference (in syslog-ng admin guide)... How can I fix this? I definitelly need that "log_prefix()" (or "program_override()") option as I use it later for filtering of non-standard log messages on my log-server... Jarry -- _______________________________________________________________ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

