serilog-ui icon indicating copy to clipboard operation
serilog-ui copied to clipboard

Simple Serilog log viewer UI for several sinks.

Results 29 serilog-ui issues
Sort by recently updated
recently updated
newest added

When serilog column options properties are removed it does not fetch logs on UI #487

enhancement
v3

**Describe the bug** When we deploy our code to development and we go to serlog-ui, we get this popup: "You are not authorized to access logs" **To Reproduce** Steps to...

question

![DateTime](https://user-images.githubusercontent.com/1659032/224955116-ce5812cb-5e44-42a7-b335-9f66166773e0.jpg) Not a big deal, however, may cause some logs to be missed. @followynne better to handle in UI or in Code?

bug
v3

Hence, reading log data from log data providers is dependent on log table schema; we should insert log data through sinks and not directly into the database. @followynne What do...

enhancement
v3

I couldn't find any information about alert. Is it currently possible to configure alert based on certain constraints(such as error count, log level, and so on) and get notification on...

enhancement

**Describe the bug** Bug is that logs aren't ordered in serilog-ui with a Mongo database. **To Reproduce** Steps to reproduce the behavior: 1. Use Serilog.UI and Serilog.UI.MongoDbProvider nuggets. 2. Open...

bug

Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

V3

10 comment

# UI v3! What to expect in the new UI: - a complete restyle of the page - **mobile/desktop mode!** Mobile version shows logs as cards and have a different...

**Is your feature request related to a problem? Please describe.** As an end user, I'd love to be able to customize the name of the Provider Name that can be...

enhancement
v3