Viewing profile — tobylvp
tobylvp
HN member- Joined
- Fri, Jun 24, 2022, 5:04 AM UTC
- HN karma
- 21
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About tobylvp
Recent public activity
- story
-
comment
Comment #34313592
I think all of this sounds fine in theory, but the reality is that most logged information will not be needed - ever. Exactly what information is needed when can be difficult to pr…
-
comment
Comment #34265036
Glogg is a great tool. We take a bit of a different approach in that we parse the log file. This enables some more in-depth features such as SQL reporting. We also support remote f…
-
comment
Comment #34264918
As things currently stand - hard. LogViewPlus is written in .Net using WinForms, so it is heavily tied to Windows. However, Microsoft is evolving. The bulk of the code can now be m…
-
comment
Comment #34263179
It looks like you have done a great job with lnav - it's impressive. I know how much work has gone into LogViewPlus and you must have made a similar commitment. I thought I was the…
-
comment
Comment #34261987
I mentioned this below, but you could try LogViewPlus. It has a built in SQL based reporting feature you can use. You can see it in action here: https://www.logviewplus.com/docs/cr…
-
comment
Comment #34259180
For Windows users, there is LogViewPlus. (I am the author). https://www.logviewplus.com/ It has a similar feature set (tail, syntax highlighting, SQL reporting) with a focus on acc…