Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hanwenbo/fashop-log-cloud

Collect the logs to improve development efficiency.
https://github.com/hanwenbo/fashop-log-cloud

Last synced: 6 days ago
JSON representation

Collect the logs to improve development efficiency.

Awesome Lists containing this project

README

        

# fashop-log-cloud
Collect the logs to improve development efficiency.

tp5 config :
'fashop_log_cloud' => [
'open' => true,
"username" => "nginx auth authorization username",
"password" => "nginx auth authorization password",
'host' => 'http://elasticsearch.host.cn/',
'index' => 'elasticsearch index',
'type' => 'elasticsearch type',
],