hartfordfive / protologbeat

Application accepting log data via TCP or UDP to then index the data in Elasticsearch
Other
28 stars 14 forks source link

Use of protologbeat #9

Open am1n3F opened 7 years ago

am1n3F commented 7 years ago

I would ask about the best way to use protologbeat. In fact, we can use it remotely as a server to collect rsyslog trafic and give it to elastic search. Or, we can put it directly in the machine we want to supervise. Betwen these tow solution, which is the better? and if we can we want to implement it directly in the machine, is there any way to get the log other than modifing the rsyslog to send data to localhost?