Commit Graph

13 Commits

Author SHA1 Message Date
bdba44c56d win-metricbeat now checks service status
not finished with winlogbeat but config template is stored for now.
Checking the status of the service to know what order to issue
2019-04-24 15:53:43 -07:00
0b96124696 Elastic configs for windows hosts is in progress
I am able to deploy metricbeat now to the windows hosts.  Looking at heartbeat again though.
2019-04-24 14:40:05 -07:00
b26a4334bd moving elastic config to a template 2019-04-23 16:13:44 -07:00
3f49a5fe88 -sigh-
After trying to go down the path of editing the configs with inline I am going to change over to a template file and see if I can get that to work better for me.  At least Elastic will now let me hit the REST.
2019-04-23 12:21:00 -07:00
305708add3 Update config-metricbeat.yml
Not finished with it.
2019-04-22 15:32:56 -07:00
02c5a9c632 Big changes to Elastic services
Install-Client and Install-Server are now valid.  They will install what is needed per the hosts file.  Computers in Linux will get client and computers in Elastic will get server.
2019-04-22 15:01:56 -07:00
b4f0af6963 Update install-metricbeat.yml 2019-04-19 16:15:04 -07:00
8f63118ca2 updates
Comments added to elasticsearch
Config for kibana is now done with ansible
removed the stored config file
metricbeat was added
2019-04-19 12:52:07 -07:00
6f8d66a2fe Update install-elasticsearch.yml
service will now turn on at system startup.
service will be restarted at the end.
2019-04-19 09:16:55 -07:00
e38755d897 Update install-elasticsearch.yml
adding config updates
2019-04-19 09:07:35 -07:00
104d8a29d8 Kibana updates
Added config file.
Ansible will copy the config file over to the server.
2019-04-18 14:21:20 -07:00
35467bf21a Added Kibana yml
Kibana can now be installed.
Updated ElasticSearch.
2019-04-18 13:49:30 -07:00
d000d9616c Added ElasticSearch 2019-04-18 12:02:09 -07:00