Commit Graph

53 Commits

Author SHA1 Message Date
James Tombleson 438066f8ff Updated gitignore 2019-05-02 14:43:26 -07:00
James Tombleson ca3f9b5b68 Updating the branch with master 2019-05-02 14:36:59 -07:00
James Tombleson b72ee6c6d1
Merge pull request #5 from luther38/elastic
Elastic services moved to roles
2019-05-02 14:34:22 -07:00
James Tombleson 0339ede65c Update install-jenkins.yml 2019-05-02 07:58:22 -07:00
James Tombleson 9eabb48d1c Update unattended-upgrades.yml
Added become lines given it needed permissions to run the operation but failed to do so.  I think the role is older and you use to be able to elevate permissions from playbook.
2019-05-02 07:42:47 -07:00
James Tombleson a941a36d25 Filebeat deploys to linux devices 2019-05-01 16:05:54 -07:00
James Tombleson d2d1e2734f Adding fileeat role
Unsure about logstash currently.  That one is on hold for now.
2019-05-01 15:21:32 -07:00
James Tombleson 10c1d50483 winlogbeat is working
From what I can see dev is now talking to my new server.
2019-05-01 14:20:01 -07:00
James Tombleson fde241d31b Added Windows support for metricbeat 2019-04-30 21:43:04 -07:00
James Tombleson 76e0466edf metricbeat for linux is working
need to add windows installer.
2019-04-30 13:36:32 -07:00
James Tombleson 341caa5a78 Moving metricbeat to a role 2019-04-30 10:03:30 -07:00
James Tombleson 642da849d6 Added Roles
Jenkins
Java
Adding Elastic support for clusters
2019-04-29 16:08:04 -07:00
James Tombleson b7facd7394 Role Adjustments
Added Sensu
Moved default role downloads to ./roles
Added unattended-upgrades
2019-04-29 07:08:11 -07:00
James Tombleson b27e8dda28 Moved Kibana to a role
Untested but should be moved over.
2019-04-26 16:01:55 -07:00
James Tombleson 74c75c3d36 Moving kibana to a role 2019-04-26 12:35:26 -07:00
James Tombleson 3721747f01 Adding ubuntu directions to elasti role 2019-04-25 15:59:42 -07:00
James Tombleson 79b7a915ac Moving Elastic to a role
Config was updated to find the new ./roles/ folder
splitting the elastic installers into a roles that can be easier to manage
2019-04-25 15:25:52 -07:00
James Tombleson f394ee9781 Updated configs
Trying to find a place to install heartbeat.  I do not think any client devices need to run this service.
2019-04-25 09:29:45 -07:00
James Tombleson 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
James Tombleson 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
James Tombleson b26a4334bd moving elastic config to a template 2019-04-23 16:13:44 -07:00
James Tombleson 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
James Tombleson 761c5daaf9 Added some terraform
going though terraform for azure
2019-04-22 20:11:14 -07:00
James Tombleson 195f730c30
Merge pull request #4 from luther38/readme-update
Readme update
2019-04-22 17:48:22 -07:00
James Tombleson 305708add3 Update config-metricbeat.yml
Not finished with it.
2019-04-22 15:32:56 -07:00
James Tombleson 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
James Tombleson b4f0af6963 Update install-metricbeat.yml 2019-04-19 16:15:04 -07:00
James Tombleson 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
James Tombleson 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
James Tombleson e38755d897 Update install-elasticsearch.yml
adding config updates
2019-04-19 09:07:35 -07:00
James Tombleson 104d8a29d8 Kibana updates
Added config file.
Ansible will copy the config file over to the server.
2019-04-18 14:21:20 -07:00
James Tombleson 35467bf21a Added Kibana yml
Kibana can now be installed.
Updated ElasticSearch.
2019-04-18 13:49:30 -07:00
James Tombleson d000d9616c Added ElasticSearch 2019-04-18 12:02:09 -07:00
James Tombleson 6ffc3201f5 Changes!
Updated Docs
Updated InstallDocker to support Ubuntu dist release
Added some Vagrant support
Adjusting Nagios still
2019-04-18 11:19:08 -07:00
James Tombleson 6f4ecfcb37 update inventory template
Added a commented out line to define where python can be found on the device.
2019-04-17 11:46:45 -07:00
James Tombleson c071feab12
Merge pull request #3 from luther38/windows-testing
Moved scripts out of the root
2019-04-17 08:59:57 -07:00
James Tombleson 95de82c0e6 Moved scripts out of the root
Updated installers.
2019-04-17 08:59:24 -07:00
James Tombleson 60bebe92df
Merge pull request #2 from luther38/windows-testing
Windows testing
2019-04-17 07:47:47 -07:00
James Tombleson 06e8a0bd5d Working on Nagios Core deployment
renamed powershell installer
2019-04-15 15:58:16 -07:00
James Tombleson b504748e0d fixed pwsh deploy
updated hosts template to support sudo password field
2019-04-15 15:19:23 -07:00
James Tombleson 7efd075257 Create configssh.sh
Helper file to configure ssh on a new computer.
2019-04-15 13:50:12 -07:00
James Tombleson 07dc29ce41 Update README.md 2019-04-08 08:54:28 -07:00
James Tombleson 8ec3d4608b
Merge pull request #1 from luther38/windows-testing
Windows testing
2019-04-08 08:40:35 -07:00
James Tombleson e0b95e9889 Packages can be installed on windows
Found out Brave has a bug in the installer but VSCode works!
2019-04-08 08:39:18 -07:00
James Tombleson d43d21157c windows updates can be parsed
Figured out how to get the returned values back.  Getting into choco now.
2019-04-08 08:21:28 -07:00
James Tombleson 42f7a9f79e added a small shell file to setup ansible on osx 2019-04-07 14:27:08 -07:00
James Tombleson 4c7a76b657 Create ansible.cfg
Added a basic ansible.cfg so it is easy to change and find.
2019-04-07 11:45:03 -07:00
James Tombleson 235add2f12 Delete hosts 2019-04-07 11:38:48 -07:00
James Tombleson 2293051d22 Updatred the hosts file and starting windows testing
ignoring hosts as sensitive data will be stored in it.  Copy hosts.template to hosts and update the file for local use.
2019-04-07 11:37:31 -07:00
James Tombleson 1921d8e077 docker was installed 2019-04-06 16:59:58 -07:00