You want to configure your network security and not install another collector. Nxlog alone is sufficient.
On 24 May 2016 at 16:38, rvb n <[email protected]> wrote: > do i want to install graylog collector? or is nxlog alone enough? > > > On Tuesday, 24 May 2016 19:59:13 UTC+5:30, rvb n wrote: >> >> Sir , >> >> I have that screenshot for port and input . pls check >> >> On Tuesday, 24 May 2016 17:09:49 UTC+5:30, rvb n wrote: >>> >>> >>> >>> *This is my collector -sidecar config* >>> >>> server_url: http://52.207.254.128:12900 >>> node_id: graylog-collector-sidecar >>> collector_id: file:C:\Program Files >>> (x86)\graylog\collector-sidecar\collector-id >>> tags: windows >>> log_path: C:\Program Files (x86)\graylog\collector-sidecar >>> update_interval: 10 >>> backends: >>> - name: nxlog >>> enabled: true >>> binary_path: C:\Program Files (x86)\nxlog\nxlog.exe >>> configuration_path: C:\Program Files >>> (x86)\graylog\collector-sidecar\generated\nxlog.conf >>> >>> *This is my nxlog.conf* >>> >>> ## This is a sample configuration file. See the nxlog reference manual >>> about the >>> ## configuration options. It should be installed locally and is also >>> available >>> ## online at http://nxlog.org/docs/ >>> >>> ## Please set the ROOT to the folder your nxlog was installed into, >>> ## otherwise it will not start. >>> >>> #define ROOT C:\Program Files\nxlog >>> define ROOT C:\Program Files (x86)\nxlog >>> >>> Moduledir %ROOT%\modules >>> CacheDir %ROOT%\data >>> Pidfile %ROOT%\data\nxlog.pid >>> SpoolDir %ROOT%\data >>> LogFile %ROOT%\data\nxlog.log >>> >>> <Extension _syslog> >>> Module xm_syslog >>> </Extension> >>> >>> <Input in> >>> Module im_msvistalog >>> # For windows 2003 and earlier use the following: >>> # Module im_mseventlog >>> </Input> >>> >>> <Output out> >>> Module om_tcp >>> Host 192.168.1.102 >>> Port 514 >>> Exec to_syslog_snare(); >>> </Output> >>> >>> <Route 1> >>> Path in => out >>> </Route> >>> >>> -- > You received this message because you are subscribed to the Google Groups > "Graylog Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/graylog2/0c00b514-c942-4e65-9dc0-f652a486481d%40googlegroups.com > <https://groups.google.com/d/msgid/graylog2/0c00b514-c942-4e65-9dc0-f652a486481d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Developer Tel.: +49 (0)40 609 452 077 Fax.: +49 (0)40 609 452 078 TORCH GmbH - A Graylog Company Poolstraße 21 20335 Hamburg Germany https://www.graylog.com <https://www.torch.sh/> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175 Geschäftsführer: Lennart Koopmann (CEO) -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/CAMqbBb%2BBcJiheVK%3DTxwt4kM4-oYrkCrkpSPA9%2BgwQP3By73S2g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
