{"id":37211542,"url":"https://github.com/mdigger/fs_events_view","last_synced_at":"2026-01-15T00:05:16.876Z","repository":{"id":221876843,"uuid":"755602247","full_name":"mdigger/fs_events_view","owner":"mdigger","description":"FreeSWITCH Events Log Viewer","archived":false,"fork":false,"pushed_at":"2024-03-02T13:07:51.000Z","size":5192,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-14T21:13:47.337Z","etag":null,"topics":["freeswitch"],"latest_commit_sha":null,"homepage":"","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/mdigger.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-10T17:55:01.000Z","updated_at":"2024-10-10T13:32:28.000Z","dependencies_parsed_at":"2024-02-10T19:27:09.324Z","dependency_job_id":"baab9b79-67fb-4985-9ebb-300a19b79acf","html_url":"https://github.com/mdigger/fs_events_view","commit_stats":null,"previous_names":["mdigger/fs_events_view"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdigger/fs_events_view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdigger%2Ffs_events_view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdigger%2Ffs_events_view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdigger%2Ffs_events_view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdigger%2Ffs_events_view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdigger","download_url":"https://codeload.github.com/mdigger/fs_events_view/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdigger%2Ffs_events_view/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28439610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["freeswitch"],"created_at":"2026-01-15T00:05:15.587Z","updated_at":"2026-01-15T00:05:16.505Z","avatar_url":"https://github.com/mdigger.png","language":"Go","readme":"# FreeSWITCH Events Log Viewer\n\nПриложение для просмотра и поиска по логам событий FreeSWITCH, сохранённых в формате JSON stream.\n\n![пример экрана](screen.gif)\n\nПри запуске приложение пытается прочитать лог с событиями из файла `events.log`. Можно указать путь \nк другому файлу с логами с помощью параметра `-file \u003cимя файла\u003e`.\n\nПо умолчанию отображение следующих заголовков скрыто:\n\n- `Core-UUID`\n- `Event-Calling-File`\n- `Event-Calling-Function`\n- `Event-Calling-Line-Number`\n- `Event-Date-GMT`\n- `Event-Date-Timestamp`\n- `FreeSWITCH-Hostname`\n- `FreeSWITCH-IPv4`\n- `FreeSWITCH-IPv6`\n- `FreeSWITCH-Switchname`\n- `FreeSWITCH-Version`\n\nЕсли необходимо их видеть, то нужно указать при запуске параметр `-all`.\n\nТак же в параметрах запуска можно сразу указать строку для поиска, чтобы отображались только те \nсобытия, в которых эта строка найдена (_поиск ведется с учётом регистра_):\n\n```shell\n$ ./fs_event_log -all -file out.log sofia/B2BUA/4986517174963\n```\n\nДля сбора логов можно воспользоваться приложением \n[`fs_event_log`](https://github.com/mdigger/esl/tree/main/cmd/fs_event_log):\n\n```shell\n$ go install github.com/mdigger/esl/cmd/fs_event_log@latest\n$ fs_event_log -addr 127.0.0.1 -password ClueCon \u003e events.log\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdigger%2Ffs_events_view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdigger%2Ffs_events_view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdigger%2Ffs_events_view/lists"}