{"id":23408567,"url":"https://github.com/martensson/f5elastic","last_synced_at":"2025-04-11T23:52:59.716Z","repository":{"id":57586729,"uuid":"44379370","full_name":"martensson/f5elastic","owner":"martensson","description":"A fast syslog server that receives high volumes of traffic logs from F5 Load Balancers and indexes them in Elasticsearch","archived":false,"fork":false,"pushed_at":"2021-02-23T16:36:13.000Z","size":38,"stargazers_count":20,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T23:52:54.128Z","etag":null,"topics":["elasticsearch","f5"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martensson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-16T10:51:14.000Z","updated_at":"2021-04-26T20:48:29.000Z","dependencies_parsed_at":"2022-09-26T19:32:40.830Z","dependency_job_id":null,"html_url":"https://github.com/martensson/f5elastic","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martensson%2Ff5elastic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martensson%2Ff5elastic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martensson%2Ff5elastic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martensson%2Ff5elastic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martensson","download_url":"https://codeload.github.com/martensson/f5elastic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497851,"owners_count":21113984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elasticsearch","f5"],"created_at":"2024-12-22T15:15:50.546Z","updated_at":"2025-04-11T23:52:59.690Z","avatar_url":"https://github.com/martensson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# f5elastic\n\nA fast system tool for receiving high volumes of traffic logs sent from F5 LTM load balancers and indexes these requests inside ES.\n\nIt is today battle tested in a production environment handling loads of 500k req/min on a single host.\n\nFeatures\n\n* Works with Elasticsearch 7.x\n* Support for clusters of ES nodes, for distribution of indexing load.\n* Health checks for each ES node is enabled by default.\n* Uses bulk indexing for better performance with large amount of requests.\n* GeoIP lookup of each request, adds long/lat, city, and country for each client.\n* Allows to obfuscate client ip if needed.\n* ...\n\n## Getting started\n\n1. Create a Request Logging profile on your BigIP, and add the following Response Settings template (set HSL Protocol to TCP):\n```\n\u003c34\u003e $CLIENT_IP || $HTTP_METHOD || ${Host} || $HTTP_URI || $HTTP_STATCODE || $RESPONSE_SIZE || ${Referer} || ${User-Agent} || $SERVER_IP:$SERVER_PORT || $VIRTUAL_POOL_NAME || $VIRTUAL_NAME\n```\n\n2. Download compiled binary from `https://github.com/martensson/f5elastic/releases` or `go get github.com/martensson/f5elastic`\n\n3. Download the latest Maxmind GeoLite2-City or GeoIP2-City db.\n\n4. Edit `f5elastic.toml` (check example in repo)\n\n5. Apply the ES template inside the repo. (optional but recommended). Create a corresponding ILM policy named `f5elastic` with the retention rules of your liking.\n\n6. Run `f5elastic -f /path/to/f5elastic.toml`\n\n7. Take a cup of coffee and make some nice dashboards inside Kibana :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartensson%2Ff5elastic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartensson%2Ff5elastic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartensson%2Ff5elastic/lists"}