Skip to content

turtlescom/logstash-input-cloudflare

 
 

Repository files navigation

Logstash Input Plugin for Cloudflare

Circle CI

This is a plugin for Logstash.

Running in isolation (for testing)

export CF_AUTH_EMAIL=<email>
export CF_AUTH_KEY=<api_key>
export CF_DOMAIN=<domain>
make

Logstash will run in verbose mode, so you will see some messages coming through. In order to verify you're getting results you can open up your browser to http://<IP>:5601 and check Kibana. Value for the IP address is whatever docker-machine ip default says.

About

Logstash Input Plugin for Cloudflare logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 86.5%
  • M4 11.1%
  • Makefile 2.4%