Re: How to enable Syslog-ng authentication with MongoDB
Balazs Scheidler <[email protected]> Sun, 20 Aug 2023 17:41:07 +0200
| Newsgroups | gmane.comp.syslog-ng |
|---|---|
| Message-ID | <CAKcfE+YcyAKwWRgpwuQ3JP-MNz1McMG6kNvs+SGeWXK8DVa1sg@mail.gmail.com> |
Hi, Did you get any error messages? the mongodb destination driver does not have dedicated username/password options, it basically relies on the mongoc library to perform authentication, which takes username/password information from the URI, just as you used it in the first example. I was reading this page, so all it should http://mongoc.org/libmongoc/current/authentication.html On Sun, Aug 20, 2023 at 2:38 PM Ibrahim Al Mahfooz < [email protected]> wrote: > Any solution for this? > > > ______________________________________________________________________________ > 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 ______________________________________________________________________________ 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