Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bisand/graviton

Graviton SysLog Service
https://github.com/bisand/graviton

Last synced: 7 days ago
JSON representation

Graviton SysLog Service

Awesome Lists containing this project

README

        

Graviton SysLog Service
=======================
A simple but useful syslog server.

Graviton can collect logs from multiple sources and save the result into one or many files/destinations, depending on your setup. It can run as a standalone application or run as a service.

#### Installation
* Extract zip-file into a desired directory
* Type **Graviton.Service.exe install** from the command prompt to install Graviton as a service
* Start the service (**net start Graviton**)

#### Client log4net configuration example
```xml






```
#### Example of loggerConfigurationSection in the Graviton app.config file
```xml



```