Graylog2 / graylog-s3-lambda

An AWS Lambda function that reads logs from S3 and sends them to Graylog
GNU General Public License v3.0
12 stars 6 forks source link

Update Cloudflare Logpush dashboards pack for Graylog 4.0 #17

Open danotorrey opened 3 years ago

danotorrey commented 3 years ago

The Cloudflare Logpush content pack was originally created with Graylog 3.x and appears to need some updates for optimal functionality in the newly released Graylog 4.0.

This content pack includes several dashboards, which appear to still mostly work correctly in Graylog 4.0 from a quick test:

I found one small issue when testing:

The counts at the top of the Cloudflare - Performance dashboard no longer show after installation. This is probably because the dashboards were created with an old version of Dashboards, which was completely separate from search. Now, the widget sizing has changed slightly, which probably resulted in the hidden numbers. image

It looks like the size of the widgets need to be increased, like this: image

See the Cloudflare docs for an example of what the Dashboards look like: https://developers.cloudflare.com/logs/analytics-integrations/graylog

Also, the gelf-sample-data tool which I threw together quickly, can be used as a start to generate sample Cloudflare sample logs to test the dashboards.

danotorrey commented 3 years ago

FYI @waab76. I noticed this when testing Graylog 4.0.