问题
I want to have a web interface for end-users in order to provide them the chance to monitor the log files from different servers using only the interface.
I found this proposal:
http://logstash.net/docs/1.3.3/tutorials/getting-started-centralized
And this example for implementation process:
http://michael.bouvy.net/blog/en/2013/11/19/collect-visualize-your-logs-logstash-elasticsearch-redis-kibana/
Generally as I know Redis is compatible with Linux OS. However My OSs are Windows Servers 2008.
Could be possible to use this solution? Any example would be more than helpful for me.
Thank you.
回答1:
So far Redis do not support on window OS.
However, you can try to install this unofficial redis which suggest on redis page.
来源:https://stackoverflow.com/questions/23907747/centralized-log-files-using-windows-server