We need to monitor multiple accounts servers from centralize location.
what data collection method is used by Beat ? weather pull by ElasticSearch or push by Beat to Elastic ?
if any failure in network in between Beat and ElasticSearch can data store locally and push on schedule time ?
How we can add multiple account server and segregation based on the account name in dashboard?
what the option available for windows server monitoring?
Elasticsearch is passive in its approach, so you need to push data to it. Beats will pull the information from their source, and push to Elasticsearch.
If Beats cannot connect to Elasticsearch, it will remember the file location, or cache data locally so that it can send it over when it can reconnect.
On your points;
Yes, Security can handle that
Metricbeat can collect metrics, Winlogbeat will pull event log data, Filebeat can collect other file based data. It depends on what you need
Depends on what you mean by this. It can handle multiple users reading the data. It can handle multiple sources of data
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.