fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
472 B
Text
10 lines
472 B
Text
Many web/mobile applications generate huge amount of event logs (cf. login,
|
|
logout, purchase, follow, etc). To analyze these event logs could be really
|
|
valuable for improving the service. However, the challenge is collecting these
|
|
logs easily and reliably.
|
|
|
|
Fluentd solves that problem by having: easy installation, small footprint,
|
|
plugins, reliable buffering, log forwarding, etc.
|
|
|
|
fluent-logger-python is a Python library, to record the events from Python
|
|
application.
|