<div dir="auto">Okay thanks I will do that</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 8, 2018, 5:13 PM PÁSZTOR György <<a href="mailto:pasztor@linux.gyakg.u-szeged.hu">pasztor@linux.gyakg.u-szeged.hu</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
"Rodney Bizzell" <<a href="mailto:hardworker30@gmail.com" target="_blank" rel="noreferrer">hardworker30@gmail.com</a>> írta 2018-11-08 10:45-kor:<br>
> For some reason  when I run this command  syslog-ng-debun -d -P 'port<br>
> 12201' I get command not found  has the syntax change for syslog-ng version<br>
> 3.5. I was successful running this command<br>
>  syslog-ng -e -F -d -v -u -b -p 'port 12201'. Looking at the documentation<br>
> and it does show that command above should work.  I am running this on<br>
> Centos 7<br>
<br>
The syslog-ng-debun is in the contrib directory.<br>
If you have 3.5, it's highly possible that it wasn't even part of the<br>
pack then.<br>
As far as I see, 3.5 is ~5 years old.<br>
The first versions of debug-bundle generator was added to the git repo,...<br>
Well, I don't remember but it's sure that it's less then 5 years.<br>
<br>
I suggest to download the latest version, then put that to a directory<br>
which is in your path. eg, run this two command first:<br>
<br>
wget -O /usr/local/sbin/syslog-ng-debun <a href="https://raw.githubusercontent.com/balabit/syslog-ng/master/contrib/syslog-ng-debun" rel="noreferrer noreferrer" target="_blank">https://raw.githubusercontent.com/balabit/syslog-ng/master/contrib/syslog-ng-debun</a><br>
chmod +x /usr/local/sbin/syslog-ng-debun<br>
<br>
Regards,<br>
Gyu<br>
______________________________________________________________________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" rel="noreferrer noreferrer" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" rel="noreferrer noreferrer" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" rel="noreferrer noreferrer" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>
<br>
</blockquote></div>