/logs/devbox
file and aidbox-cli will read this file and send logs into elasticsearch service.http://elasticsearch:9200/logs
and send logs into index like thishttp://lasticsearch:9200/logs-2019-08-01/logs
, i.e. index prefix-<date> will be used as an index name. You can use pattern logs-*
to search in indexes in kibana.