Skip to content

eclipse-xfsc/event-log-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Log Service

Service for logging cloudEvents using keywords.

keywords are case-insensitive!

configure cloudEvent protocol and keywords with yaml file

protocol: nats
nats:
  url: http://localhost:4222
  timeoutInSec: 10 #optional
  queueGroup: testing #optional
keywords:
  - exception
  - failure

the configuration process of the cloudevent protocol is described here in more detail.

About

This repo contains an nats event logger service.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •