<div dir="ltr">Hi <br><br> i am using syslog-ng 2.0.9-27.22<br><br>when i try to include an externel file into /etc/syslog-ng/syslog-conf <br><br>options { long_hostnames(off); sync(0); perm(0640); stats(3600); <br>#check_hostname(no);<br>
keep_hostname(yes); chain_hostnames(no); <br>};<br><br>#<br># 'src' is our main source definition. you can add<br># more sources driver definitions to it, or define<br># your own sources, i.e.:<br>#<br>#source my_src { .... };<br>
#<br>source src {<br> #<br> # include internal syslog-ng messages<br> # note: the internal() soure is required!<br> #<br> internal();<br><br> #<br> # the default log socket for local logging:<br> #<br>
unix-dgram("/dev/log");<br><br>};<br><br><b>include "/opt/topnet/etc/client.conf";</b> ligne 52<br><br><br>But unfortunatly i have an error <br><br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">tarting syslog servicessyntax error at 52<br>
startproc: exit status of parent of /sbin/syslog-ng: 1</blockquote>
<br>
<br>
So how can i include an externel file into syslog-ng.conf ?<br>
<br>
need help around here gys i cant avoid including the file <br>
<br>
thks <br>
<br>
<br>
<br>
<br></div>