syslog-ng running help
dear all, am new to the list and i want a help . i installed syslog-ng on ubuntu 11.10 when i run the application ,i got this error message ( Excess of number arguments ) any help? Thanks
saeed salim <sintman2008@gmail.com> writes:
i installed syslog-ng on ubuntu 11.10 when i run the application ,i got this error message ( Excess of number arguments )
That means you gave it more command-line arguments than it expected. What was the exact command you ran, that resulted in the error message? -- |8]
i run this command sudo syslog-ng start On Sun, Oct 21, 2012 at 11:53 AM, Gergely Nagy <algernon@balabit.hu> wrote:
saeed salim <sintman2008@gmail.com> writes:
i installed syslog-ng on ubuntu 11.10 when i run the application ,i got this error message ( Excess of number arguments )
That means you gave it more command-line arguments than it expected. What was the exact command you ran, that resulted in the error message?
-- |8]
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
saeed salim <sintman2008@gmail.com> writes:
i run this command sudo syslog-ng start
That's the problem. If you want to run the init script, you need to run "sudo service syslog-ng start". -- |8]
i tried and other problem :/# sudo service syslog-ng start syslog-ng: unrecognized service On Sun, Oct 21, 2012 at 12:53 PM, Gergely Nagy <algernon@balabit.hu> wrote:
saeed salim <sintman2008@gmail.com> writes:
i run this command sudo syslog-ng start
That's the problem. If you want to run the init script, you need to run "sudo service syslog-ng start".
-- |8]
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
saeed salim <sintman2008@gmail.com> writes:
i tried and other problem
:/# sudo service syslog-ng start syslog-ng: unrecognized service
In that case, "sudo /etc/init.d/syslog-ng start" will hopefully do the right thing, unless something in ubuntu is screwed up too much. -- |8]
i followed the steps in installation but that problems occures , do you suggest any good installation for ubuntu On Sun, Oct 21, 2012 at 1:57 PM, Gergely Nagy <algernon@balabit.hu> wrote:
saeed salim <sintman2008@gmail.com> writes:
i tried and other problem
:/# sudo service syslog-ng start syslog-ng: unrecognized service
In that case, "sudo /etc/init.d/syslog-ng start" will hopefully do the right thing, unless something in ubuntu is screwed up too much.
-- |8]
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
On Sun, 2012-10-21 at 14:01 +0400, saeed salim wrote:
i followed the steps in installation but that problems occures , do you suggest any good installation for ubuntu
you don't seem to have syslog-ng service registered properly. you can use Algernon's binary packages [1] or Ubuntu's original syslog-ng packages, they all have proper service registration. [1] http://asylum.madhouse-project.org/projects/debian/
On Sun, Oct 21, 2012 at 1:57 PM, Gergely Nagy <algernon@balabit.hu> wrote: saeed salim <sintman2008@gmail.com> writes:
> i tried and other problem > > > :/# sudo service syslog-ng start > syslog-ng: unrecognized service
In that case, "sudo /etc/init.d/syslog-ng start" will hopefully do the right thing, unless something in ubuntu is screwed up too much.
-- |8]
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
-- Bazsi
participants (3)
-
Balazs Scheidler
-
Gergely Nagy
-
saeed salim