Skip to content

kynarilaarnio/server-logparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

server-logparser

Little script to parse a folder of logfiles and upload them.

Prequests

  • lua

Libraries

  • penlight
  • dkjson
  • luarocks

Install

You might want to install these locally

sudo whateverpackagemanager install lua luarocks
sudo luarocks install penlight
sudo luarocks install dkjson
sudo luarocks install luarocks

Usage

lua logparser.lua logs http://localhost:9000/api

Releases

No releases published

Packages

No packages published

Languages