Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 469 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 469 Bytes

RethinkLogs

Simple log dashboard using RethinkDB and SignalR

Getting started

In order to use RethinkLogs you must RethinkDB installed and running.

In order to produce some logging content you can run the LogProduce console app

Query examples

Examples of the C# implementation of the ReQL query syntax for filtereing logs, can be found here. It written using LinqPad