1
0
mirror of https://github.com/krislamo/graylog_demo synced 2025-09-07 10:59:29 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
79e77b860e Change Fluentd to use TCP into Graylog 2020-02-27 13:45:49 -05:00
033207099e Bump Graylog version to 3.2.2 2020-02-26 14:38:08 -05:00
1dd6b524a5 Add hosts file example and Traefik login details 2020-02-26 14:29:58 -05:00
e54c42e2d2 Update to reflect automated input installation 2020-02-26 14:14:08 -05:00
9d17f8ab08 Improved input installation on provisioning 2020-02-26 13:49:58 -05:00
163f140726 Install Fluentd's input during initial provision 2020-02-26 10:10:26 -05:00
df4f153695 Added a README with a quick start guide 2020-02-21 16:18:06 -05:00
3822e073eb Use the external network after reorganization 2020-02-19 14:47:54 -05:00
96e1884038 Reorganize docker-compose files 2020-02-19 13:46:52 -05:00
5fd590d856 Remove a duplicated line in the wrong place 2020-02-19 13:07:29 -05:00
59bcc493de Remove slash for container name on tag rewrite 2020-02-19 12:39:43 -05:00
469a1c6d87 Fix logging to file and importing into Graylog 2020-02-19 12:27:58 -05:00
3269520279 Buffer log until fluentd connection is established 2020-02-19 11:11:52 -05:00
823e608de8 Log fluentd containers to a file too 2020-02-18 17:53:44 -05:00
639c4357d0 Route WordPress container through Traefik 2020-02-17 12:16:32 -05:00
e0f5129f7a Slight formatting change 2020-02-14 15:38:41 -05:00
84bf4e862a Route Graylog UI through Traefik 2020-02-13 13:57:57 -05:00
590f0a53ab Added traefik container 2020-02-12 13:34:06 -05:00
57d258cb35 Install httpd and tail access_log with fluentd 2020-02-11 16:27:07 -05:00
5a6f09789c Route the syslog through fluentd via UDP 2020-02-11 15:34:20 -05:00
5515109396 Bump Graylog version to 3.2.1 2020-02-10 15:16:39 -05:00
8e0c666948 Added fluentd
Reordered compose commands to bring up graylog first and
added fluentd.
2020-02-10 13:46:30 -05:00
689065b082 Always restart Graylog services 2020-01-31 13:53:21 -05:00
79c9a18947 Export Docker logs to rsyslog
Set Docker log driver to syslog and enabled TCP rsyslog reception
2020-01-29 17:08:11 -05:00
cb1d489c6c Install Docker daemon config for log exporting 2020-01-29 14:38:06 -05:00
6fff93cda4 Prevent SELinux enforcing 2020-01-28 15:46:26 -05:00
7e0c6b1c43 Private IP variable and rsyslog forwarding 2020-01-27 16:18:40 -05:00
ea1931ca0a Install vim and rsyslog on host VM 2020-01-22 16:14:43 -05:00
b0da5699f5 Accessible Graylog UI 2020-01-22 14:57:33 -05:00
c5c438978b Put vagrant box on private network 2020-01-22 11:44:41 -05:00
d0cbbe7267 Add simple WordPress stack for testing 2020-01-22 11:39:25 -05:00
c02ad3bbaa Enable docker daemon on boot 2020-01-22 11:18:59 -05:00
db5460412c Silence unnecessary output on compose install 2020-01-22 10:27:55 -05:00
1248d921b5 Install docker-compose 2020-01-22 10:20:11 -05:00
690d72e219 Added GPLv3 license file 2020-01-22 10:15:37 -05:00
8a8417b991 Setup CentOS 7 Docker box 2020-01-22 10:09:57 -05:00