{"id":23498032,"url":"https://github.com/freedomben/logging-tester","last_synced_at":"2025-07-22T20:05:03.245Z","repository":{"id":69605116,"uuid":"299769347","full_name":"FreedomBen/logging-tester","owner":"FreedomBen","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-30T00:24:49.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T21:59:50.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FreedomBen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-30T00:24:28.000Z","updated_at":"2020-09-30T00:24:51.000Z","dependencies_parsed_at":"2023-09-16T08:46:56.462Z","dependency_job_id":null,"html_url":"https://github.com/FreedomBen/logging-tester","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FreedomBen/logging-tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomBen%2Flogging-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomBen%2Flogging-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomBen%2Flogging-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomBen%2Flogging-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreedomBen","download_url":"https://codeload.github.com/FreedomBen/logging-tester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreedomBen%2Flogging-tester/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266563915,"owners_count":23948689,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-25T05:18:01.412Z","updated_at":"2025-07-22T20:05:03.215Z","avatar_url":"https://github.com/FreedomBen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# logging-tester\n\nThis logging tester is a simple app that prints to standard out so you can test that your logging aggregator is picking up logs like you expect.\n\n## Usage\n\nTo use, simply deploy to your cluster with a Deployment or DeploymentConfig.  The script will write to stdout every 1 second with a datetime stamp.  You can then look for the output in your logging aggregator (either the built-in EFK stack or Splunk or something else).\n\n```yaml\napiVersion: v1\nkind: List\nmetadata: {}\nitems:\n- apiVersion: apps/v1\n  kind: Deployment\n  metadata:\n    labels:\n      app: logging-tester\n    name: logging-tester\n  spec:\n    replicas: 1\n    selector:\n      matchLabels:\n        app: logging-tester\n    template:\n      metadata:\n        labels:\n          app: logging-tester\n      spec:\n        containers:\n        - image: quay.io/freedomben/volume-tester:latest\n          name: logging-tester-container\n          imagePullPolicy: Always\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreedomben%2Flogging-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreedomben%2Flogging-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreedomben%2Flogging-tester/lists"}