Wies schreibe ich eigentlich auf englisch :D okay bitte die Antwort auf 
Deutsch danke

On Wednesday, March 16, 2016 at 11:23:43 AM UTC+1, Hendrik van Overstraeten 
wrote:
>
> Okay I have to fix it. I specify only in the elasticsearch.yml 
>> cluster.name.
>> Now I have but I get no data purely the problem.
>> I use a Windows system (WinServer 2012), where I installed and started 
>> Nxlog with the following configuration.
>>
>
> <Extension gelf>
> Module xm_gelf
> </Extension>
>
> <Extension csv>
> Module xm_csv
> Fields $name, $number, $location
> FieldTypes string, integer, string
> Delimiter ,
> </Extension>
>
> <Input in>
> Module im_file
> File "/var/log/app/csv.log"
> Exec csv->parse_csv();
> </Input>
>
> <Output out>
> Module om_udp
> Host 192.168.1.1
> Port 12201
> OutputType GELF
> </Output>
>
> <Route r>
> Path in => out
> </Route>
>
>
> On the Graylog server I installed and activated under Systems / Input GELF 
> UDP and TCP
>
> What else should I do so that the data arrive 
>

-- 
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/8ea4d3e6-7d12-4bf0-82dc-6c76072cddec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to