add nginwho an nginx log parser (#2831)

This commit is contained in:
Pouriya Jamshidi 2024-03-11 04:01:48 +01:00 committed by GitHub
parent 4ff245fc4c
commit 8171d4efaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]
]