{"id":20604628,"url":"https://github.com/virtocommerce/vc-module-seq-log","last_synced_at":"2025-09-12T05:41:11.504Z","repository":{"id":163816331,"uuid":"638160229","full_name":"VirtoCommerce/vc-module-seq-log","owner":"VirtoCommerce","description":"Writes logs events and telemetry to Seq","archived":false,"fork":false,"pushed_at":"2025-09-03T03:39:31.000Z","size":342,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"dev","last_synced_at":"2025-09-03T05:28:18.120Z","etag":null,"topics":["seq","serilog"],"latest_commit_sha":null,"homepage":"","language":"C#","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/VirtoCommerce.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-09T07:58:02.000Z","updated_at":"2025-09-03T03:39:34.000Z","dependencies_parsed_at":"2024-11-16T09:25:59.730Z","dependency_job_id":"1b351739-c709-4360-9a74-f17dea772f80","html_url":"https://github.com/VirtoCommerce/vc-module-seq-log","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/VirtoCommerce/vc-module-seq-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtoCommerce%2Fvc-module-seq-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtoCommerce%2Fvc-module-seq-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtoCommerce%2Fvc-module-seq-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtoCommerce%2Fvc-module-seq-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VirtoCommerce","download_url":"https://codeload.github.com/VirtoCommerce/vc-module-seq-log/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtoCommerce%2Fvc-module-seq-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274759115,"owners_count":25343872,"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-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["seq","serilog"],"created_at":"2024-11-16T09:24:13.292Z","updated_at":"2025-09-12T05:41:11.476Z","avatar_url":"https://github.com/VirtoCommerce.png","language":"C#","readme":"# Seq Log Module\n\n## Overview\n\nSeq log module collects application logging data in Seq.\n\n![Seq events panel](docs/media/seq-events.png)\n\n## Configure Logging\n\nThe module comes with a [sink](https://github.com/datalust/serilog-sinks-seq) for Serilog that writes events to Seq. To enable logging update the following `Serilog` configuration sections:\n\n```JSON\n{\n  \"Serilog\": {\n    \"Using\": [\n      ...\n      \"Serilog.Sinks.Seq\"\n    ],\n    \"WriteTo\": [\n      {\n        \"Name\": \"Seq\", \n        \"Args\": {\n          \"apiKey\": \"[your api key]\",\n          \"serverUrl\": \"http://localhost:5341\"\n        }\n      }\n    ],\n    ...\n  },\n}\n```\n\n## References\n* [Seq overview](https://docs.datalust.co/docs/an-overview-of-seq)\n* [Serilog Library](https://serilog.net/)\n* Deployment: https://docs.virtocommerce.org/developer-guide/deploy-module-from-source-code/\n* Installation: https://docs.virtocommerce.org/user-guide/modules/\n* Home: https://virtocommerce.com\n* Community: https://www.virtocommerce.org\n* [Download Latest Release](https://github.com/VirtoCommerce/vc-module-seq-log/releases/latest)\n\n## License\n\nCopyright (c) Virto Solutions LTD.  All rights reserved.\n\nLicensed under the Virto Commerce Open Software License (the \"License\"); you\nmay not use this file except in compliance with the License. You may\nobtain a copy of the License at\n\n\u003chttp://virtocommerce.com/opensourcelicense\u003e\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\nimplied.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtocommerce%2Fvc-module-seq-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtocommerce%2Fvc-module-seq-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtocommerce%2Fvc-module-seq-log/lists"}