hello,

i've configure successfuly the syslog-ng server to save logs on mysql 4.0 and i would like it to store the logs (just for a test) on a text file (example.txt), so i was searching aroun and found that i should add the followin line to syslog-ng.conf:

destination file_text{ file("/var/log/example.txt"); };

i don't want to mess anything and i was wondering if it's ok or if anybody has set this before, i don't want it to stop saving it on mysql i just want syslog-ng to save in both (mysql and example.txt) at the same time...

thanx for the help...

--
Ciao,Javier
linux user #393724