Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/forty-six-elks-notifier
Symfony 46elks Notifier Bridge
https://github.com/symfony/forty-six-elks-notifier
46elks component forty-six-elks notifier php sms symfony symfony-component
Last synced: 3 months ago
JSON representation
Symfony 46elks Notifier Bridge
- Host: GitHub
- URL: https://github.com/symfony/forty-six-elks-notifier
- Owner: symfony
- License: mit
- Created: 2022-01-18T07:04:58.000Z (almost 3 years ago)
- Default Branch: 7.1
- Last Pushed: 2024-09-27T08:40:28.000Z (3 months ago)
- Last Synced: 2024-09-30T16:04:22.464Z (3 months ago)
- Topics: 46elks, component, forty-six-elks, notifier, php, sms, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/notifier
- Size: 33.2 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
46elks Notifier
===============Provides [46elks](https://46elks.se) integration for Symfony Notifier.
DSN example
-----------```
FORTY_SIX_ELKS_DSN=forty-six-elks://API_USERNAME:API_PASSWORD@default?from=FROM
```where:
- `API_USERNAME` is your 46elks API username
- `API_PASSWORD` is your 46elks API password
- `FROM` is the alphanumeric originator for the message to appear to originate fromResources
---------* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)