An event logger is an application that reacts to predefined events and writes event information into the database.
The simplest example of an event is the Rest API call. Most popular order processing systems allow the seller to define the URL called upon order completion. The information stored can be used to generate an email notification or provide the user with the license keys.
The typical event logger consists of an event handler, filter and the repository database where everything is stored
Documentation | |
---|---|
IMAP4 Email Logger | |
Office 365 Email Logger | |
MQTT Logger | |
HL7 Logger | |
URL Logger | |
File System Event Logger | |
Apache Kafka Logger | |
RabbitMQ Logger |
Note: Event Loggers work on both Windows and Linux. Please contact us if you want to run the Logger on a different OS. We will create a special build for you.