mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add nginwho an nginx log parser (#2831)
This commit is contained in:
parent
4ff245fc4c
commit
8171d4efaa
@ -32827,5 +32827,18 @@
|
||||
"description": "A SAT solver written in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/sat"
|
||||
},
|
||||
{
|
||||
"name": "nginwho",
|
||||
"url": "https://github.com/pouriyajamshidi/nginwho",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"nginx",
|
||||
"linux",
|
||||
"nginx log parser"
|
||||
],
|
||||
"description": "A lightweight and extremely fast nginx log parser that stores the result into a sqlite3 database for further analysis and action",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/pouriyajamshidi/nginwho"
|
||||
}
|
||||
]
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user