diff --git a/analysis/opensimulator-log-analyzer/README.txt b/analysis/opensimulator-log-analyzer/README.md similarity index 65% rename from analysis/opensimulator-log-analyzer/README.txt rename to analysis/opensimulator-log-analyzer/README.md index 399fc9c..c009d8f 100644 --- a/analysis/opensimulator-log-analyzer/README.txt +++ b/analysis/opensimulator-log-analyzer/README.md @@ -1,7 +1,10 @@ -README +# README # A very primitive tool to do some analysis on OpenSimulator logs. +It will likely only be correct for the very latest OpenSimulator code (and then sometimes only dev code) as +it relies on picking out changeable log lines. + At the moment, only prints out * Attempted logins. This is the only info we are guaranteed to have at INFO logging level. * Process memory stats.