Skip to content

arunesh90/CF-Worker-logs

Repository files navigation

CF-Worker-logs

Cloudflare Worker that logs all your HTTP requests and stores them in your ElasticSearch instance

Install & Usage (WIP)

Environment variables:

  • ELASTIC_URL: URL of your ElasticSearch instance
  • ELASTIC_INDEX: Name of the ElasticSearch index for your logs
  • ELASTIC_USERNAME (optional): HTTP Basic Auth username
  • ELASTIC_PASSWORD (optional): HTTP Basic Auth password

Author

👤 Arunesh

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Cloudflare Worker that logs all your HTTP requests and stores them in your ElasticSearch instance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published