updated README
This commit is contained in:
@@ -3,6 +3,9 @@ LumberJack TUI takes in an Apache2 access log file and provides an interactive i
|
|||||||
MacOS Users:
|
MacOS Users:
|
||||||
- Unfortunately, I don't want to have to setup my pc to build your executable for you. So, the CMakeLists.txt file will autobuild an executable for you :)
|
- Unfortunately, I don't want to have to setup my pc to build your executable for you. So, the CMakeLists.txt file will autobuild an executable for you :)
|
||||||
|
|
||||||
|
All Other Users:
|
||||||
|
- I have packaged executables into the released .zip files
|
||||||
|
|
||||||
NOTES:
|
NOTES:
|
||||||
- The TUI will ask for the access.log file location and the GeoLite2-City.mmdb file location on startup. It will then create local .env file with the locations you provided. If you mess up, just change them in the file for now.
|
- The TUI will ask for the access.log file location and the GeoLite2-City.mmdb file location on startup. It will then create local .env file with the locations you provided. If you mess up, just change them in the file for now.
|
||||||
* I have not tried using the GeoLite2-Country.mmdb file and do not know if it will crash the application...
|
* I have not tried using the GeoLite2-Country.mmdb file and do not know if it will crash the application...
|
||||||
|
|||||||
Reference in New Issue
Block a user