mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +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.",
|
"description": "A SAT solver written in Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/sat"
|
"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