Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aliozgur/seqapps
https://github.com/aliozgur/seqapps
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aliozgur/seqapps
- Owner: aliozgur
- License: mit
- Created: 2016-12-16T06:56:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-04T19:31:41.000Z (over 1 year ago)
- Last Synced: 2024-11-12T20:48:41.700Z (about 2 months ago)
- Language: C#
- Size: 1.95 MB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Seq Apps
Apps for the [Seq](http://getseq.net) event server. You can find installable versions of these by searching for the [seq-app tag on NuGet](https://www.nuget.org/packages?q=seq-app).
**Important note:** Requires Seq 3.3 or later.
Currently in this repository you'll find:
* **Atlassian Jira** - Create issues on Jira from log events. [NuGet Package](https://www.nuget.org/packages/Seq.App.Atlassian.Jira)
* **Rocket.Chat** - Post log events to Rocket.Chat channel. [NuGet Package](https://www.nuget.org/packages/Seq.App.Rocket)
* **Udp Cast** - Cast events to Udp clients. [NuGet Package](https://www.nuget.org/packages/Seq.App.UdpCast)
* **GitLab Issues** - Create issues on GitLab from Seq events. [NuGet Package](https://www.nuget.org/packages/Seq.App.GitLab)
* **GitHub Issues** - Create issues on GitHub from Seq events. [NuGet Package](https://www.nuget.org/packages/Seq.App.GitHub)## Authors
* Ali Özgür [@aliozgur](https://twitter.com/aliozgur)## Seq.App.Jira Screnshot
![Seq.App.Jira](https://github.com/aliozgur/SeqApps/blob/master/assets/ss_jira.png)
## Seq.App.Rocket Screnshot
![Seq.App.Jira](https://github.com/aliozgur/SeqApps/blob/master/assets/ss_rocket.png)
## Seq.App.UdpCast Screenshot
![Seq.App.Jira](https://github.com/aliozgur/SeqApps/blob/master/assets/ss_udp.png)## Seq.App.GitLab Screenshot
![Seq.App.Jira](https://github.com/aliozgur/SeqApps/blob/master/assets/ss_gitlab.png)## Seq.App.GitHub Screenshot
![Seq.App.Jira](https://github.com/aliozgur/SeqApps/blob/master/assets/ss_github.png)