{"id":13529915,"url":"https://github.com/postmates/cernan","last_synced_at":"2025-04-01T17:31:34.075Z","repository":{"id":15847727,"uuid":"60210125","full_name":"postmates/cernan","owner":"postmates","description":"telemetry aggregation and shipping, last up the ladder","archived":false,"fork":false,"pushed_at":"2023-06-14T16:06:53.000Z","size":3062,"stargazers_count":315,"open_issues_count":31,"forks_count":11,"subscribers_count":109,"default_branch":"master","last_synced_at":"2024-10-28T15:01:56.779Z","etag":null,"topics":["graphite","influxdb","metrics","prometheus","statsd","telemetry","telemetry-aggregation"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/postmates.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-06-01T20:54:53.000Z","updated_at":"2024-05-29T03:08:23.000Z","dependencies_parsed_at":"2023-10-14T23:35:25.226Z","dependency_job_id":null,"html_url":"https://github.com/postmates/cernan","commit_stats":{"total_commits":419,"total_committers":21,"mean_commits":"19.952380952380953","dds":"0.47732696897374705","last_synced_commit":"7f3f72ab0c785b260d9df5367f9658287d6891d0"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmates%2Fcernan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmates%2Fcernan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmates%2Fcernan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postmates%2Fcernan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postmates","download_url":"https://codeload.github.com/postmates/cernan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222748214,"owners_count":17031897,"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":["graphite","influxdb","metrics","prometheus","statsd","telemetry","telemetry-aggregation"],"created_at":"2024-08-01T07:00:40.719Z","updated_at":"2024-11-02T16:31:24.307Z","avatar_url":"https://github.com/postmates.png","language":"Rust","funding_links":[],"categories":["Collecting data into InfluxDB","Threat Detection and Forensics","Rust"],"sub_categories":["Projects","Packing, Obfuscation, Encryption, Anti-analysis"],"readme":"# Now Archived and Forked\n_cernan_ will not be maintained in this repository going forward. Please use, create issues on, and make PRs to the fork of _cernan_ located [here](https://github.com/blt/cernan).\n\n# cernan - telemetry aggregation and shipping, last up the ladder\n\n[![Build Status](https://travis-ci.com/postmates/cernan.svg?branch=master)](https://travis-ci.com/postmates/cernan) [![Codecov](https://img.shields.io/codecov/c/github/postmates/cernan.svg)](https://codecov.io/gh/postmates/cernan)\n\n![Eugene Cernan, Apollo 17 EVA](Gene-Cernan-1-578x485.jpg)\n\nCernan is a telemetry and logging aggregation server. It exposes multiple\ninterfaces for ingestion and can emit to multiple aggregation sources while doing\nin-flight manipulation of data. Cernan has minimal CPU and memory requirements\nand is intended to service bursty telemetry _without_ load shedding. Cernan aims\nto be _reliable_ and _convenient_ to use, both for application engineers and\noperations staff.\n\nWhy you might choose to use cernan:\n\n  * You need to ingest telemetry from multiple protocols.\n  * You need to multiplex telemetry over aggregation services.\n  * You want to convert log lines into telemetry.\n  * You want to convert telemetry into log lines.\n  * You want to transform telemetry or log lines in-flight.\n\nIf you'd like to learn more, please do have a look in\nour [wiki](https://github.com/postmates/cernan/wiki/).\n\n# Quickstart\n\nTo build cernan you will need to\nhave [Rust](https://www.rust-lang.org/en-US/). This should be as simple as:\n\n    \u003e curl -sSf https://static.rust-lang.org/rustup.sh | sh\n\nOnce Rust is installed, from the root of this project run:\n\n    \u003e cargo run -- --config examples/configs/quickstart.toml\n\nand you're good to go. Cernan will report to stdout what ports it is now\nlistening on. If you would like to debug your service--to determine if the\ntelemetry you intend is issued--run cernan like:\n\n    \u003e cargo run -- -vvvv --config examples/configs/quickstart.toml\n\nand full trace output will be reported to stdout.\n\n# Usage\n\nThe cernan server has a few command-line toggles to control its behaviour:\n\n```\n-C, --config \u003cconfig\u003e    The config file to feed in.\n-v               Turn on verbose output.\n```\n\nThe verbose flag `-v` allows multiples, each addition cranking up the verbosity\nby one. So:\n\n* `-v` -- error, warning\n* `-vv` -- error, warning, info\n* `-vvv` -- error, warning, info, debug\n* `-vvvv` -- error, warning, info, debug, trace\n\n# License\n\ncernan is copyright © 2017-2018 Postmates, Inc and released to the public under the\nterms of the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostmates%2Fcernan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpostmates%2Fcernan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostmates%2Fcernan/lists"}