Search found 12 matches

by carlos.mangini
Mon Jan 08, 2018 4:39 pm
Forum: Nagios Log Server
Topic: NLS Downs Unexpectedly
Replies: 7
Views: 471

Re: NLS Downs Unexpectedly

@cdienger

Thaks for the tip, problem solved. :D
by carlos.mangini
Mon Jan 08, 2018 4:38 pm
Forum: Nagios Log Server
Topic: [Error] Logstash sending logs to Kafka
Replies: 5
Views: 860

Re: [Error] Logstash sending logs to Kafka

No. Thank you guys!
by carlos.mangini
Mon Jan 08, 2018 4:05 pm
Forum: Nagios Log Server
Topic: Logstash sending logs to other Logstash
Replies: 4
Views: 263

Re: Logstash sending logs to other Logstash

cdienger , This logstash on the dedicated client network needs to send all log types to the NLS cluster (Syslog, Event logs and Network). The solution I found was getting everything in logstash, using the logstash-output-file and sending the data via Filebeat (plugin). But, I would like to preserve...
by carlos.mangini
Fri Jan 05, 2018 12:14 pm
Forum: Nagios Log Server
Topic: Logstash sending logs to other Logstash
Replies: 4
Views: 263

Re: Logstash sending logs to other Logstash

One more question... Let's imagine that 100 servers send the log to the client's dedicated network logstash and this logstash sends the data from the 100 servers to the NLS. How to use this infrastructure, ensuring that when receiving the data in the NLS I will count as a log entry of 100 servers an...
by carlos.mangini
Thu Jan 04, 2018 5:44 pm
Forum: Nagios Log Server
Topic: Logstash sending logs to other Logstash
Replies: 4
Views: 263

Logstash sending logs to other Logstash

Folks, I need to set up a Logstash to receive logs from different servers in a network of a client. But the NLS cluster is on my company's network. Because these networks are distinct, passing throught a VPN, I need to use a Logstash to bridge the networks by sending the logs to the NLS Cluster and ...
by carlos.mangini
Thu Jan 04, 2018 5:30 pm
Forum: Nagios Log Server
Topic: [Error] Logstash sending logs to Kafka
Replies: 5
Views: 860

Re: [Error] Logstash sending logs to Kafka

Yes @cdienger! ;)

Thank you @mcapra!!
It was exactly what I needed, solving my problem. :D
by carlos.mangini
Tue Jan 02, 2018 5:47 pm
Forum: Nagios Log Server
Topic: [Error] Logstash sending logs to Kafka
Replies: 5
Views: 860

[Error] Logstash sending logs to Kafka

I need to send logs from my logstash to kafka. After install via plugin "logstash-output-kafka", when I config de logstash.conf output, I'm getting this error: ./logstash --configtest -f /usr/local/nagioslogserver/logstash/etc/conf.d/999_outputs.conf Unknown setting 'bootstrap_servers' for...
by carlos.mangini
Fri Aug 18, 2017 12:48 pm
Forum: Nagios Log Server
Topic: Inputs with specific TAG(Type)
Replies: 2
Views: 171

Re: Inputs with specific TAG(Type)

Excellent!
Thanks for the fast feedback!
by carlos.mangini
Fri Aug 18, 2017 12:21 pm
Forum: Nagios Log Server
Topic: Inputs with specific TAG(Type)
Replies: 2
Views: 171

Inputs with specific TAG(Type)

Folks, I currently separate the logs I receive on specific ports. Each entry represents a customer. I would like to know if it is possible to put a TAG (Type) in the inputs of each port. This TAG would be unique for each Port, containing the company name of this client, field that would like to use ...
by carlos.mangini
Wed Jun 14, 2017 3:38 pm
Forum: Nagios Log Server
Topic: NLS Downs Unexpectedly
Replies: 7
Views: 471

Re: NLS Downs Unexpectedly

I upgraded to 16GB of RAM and will keep up with server operation next week. I hope this stabilizes the cluster.
If there is any tunning documentation or best practice, please make it available.

Thanks for helping.