This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
uls:start [2013-11-06 13:04] uls created |
uls:start [2014-03-12 09:39] (current) uls |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Universal Logging System ====== | ====== Universal Logging System ====== | ||
| - | (uls:start) The Universal Logging System (ULS) is an open source solution for storing, | + | The Universal Logging System (ULS) is an open source solution for storing, |
| logging, analysing, reporting and monitoring of nearly arbitrary numeric values, | logging, analysing, reporting and monitoring of nearly arbitrary numeric values, | ||
| text expressions and large objects like files or images. | text expressions and large objects like files or images. | ||
| - | Users can navigate and inspect this data as tables or graphs | + | * timestamp related values (numeric, text, file) can be stored in hierarchical data structures |
| - | by using a web browser. Displayed results can be strung | + | * users can navigate and inspect this data as tables or diagrams by using a web browser |
| - | together to form reports. Thresholds can be defined which induce | + | * displayed results can be used to create reproduceable reports |
| - | the ULS to send notifications when violated. Data can be aggregated | + | * thresholds can be defined, notifications are sent if violated |
| - | by numerous functions to hourly, daily, weekly or monthly figures, | + | * values can be aggregated by numerous functions to hourly, daily, weekly or monthly figures for baseline monitoring and long term analysis |
| - | which can e.g. be kept for long term analysis. | + | |