Linux machines monitoring from Azure Cloud

Hello,

currently I’m trying to get in logs from Linux machines, that sit in Azure.

for windows events i was using the Azure log integrator or logstash (https://github.com/Azure/azure-diagnostics-tools/tree/master/Logstash/logstash-input-azurewadtable)

however for Linux nothing works…

is there any posibility to get in those linux logs to a graylog server(which is on my company’s premises)?

is there any gralog connector for azure or plugin or similar to splunk add-on for graylog?

Thanks,
Marius.

Given that the Graylog inputs are accessible from your Azure environment, you can use any log shipper you want, e. g. Logstash, Filebeat, or even plain syslog (preferably encrypted or over a VPN).

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.