1
0
mirror of https://github.com/krislamo/graylog_demo synced 2024-09-19 21:50:36 +00:00
Commit Graph

42 Commits

Author SHA1 Message Date
Bob Belnap
e509d3bad6 defer the parsing of httpd messages until after the message is stored (this allows the whole message to appear in graylog, as well as being parsed) 2020-03-20 10:44:38 -04:00
550aaafa4f
Give td-agent permission to /var/log 2020-03-05 16:18:07 -05:00
15f1d8bb32
Install td-agent plugins and update graylog host 2020-03-04 16:09:50 -05:00
802a2d4e10
Remove bind mount log paths 2020-03-04 11:35:39 -05:00
4a0d92fa97
Remove fluentd container and minor reorganization 2020-03-04 11:28:29 -05:00
a233c8c043
Install and enable td-agent daemon 2020-03-04 10:51:28 -05:00
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