hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Save experiment logs when running without elasticsearch #539

Open denkv opened 2 years ago

denkv commented 2 years ago

User story

Experiment logs should still be saved when HOBBIT is running without elasticsearch.

Solution

Save logs as plain text files locally.

It is also possible to upload them to a FTP (or some other) server.

Experiment log files can also be used with other features: #522