Dump logs file to database at any time.
In this video you'll see how to start database dump task
manually (i.e. it's possible to do it at any time) in order
to import these data to the previously configured tables
(column names should configured as well). Software operation
may be monitored using Windows Event Log Viewer. Built-in
database log viewer displays 100 most recent events
(ordered by entry's timestamp field).
Since this is still a prototype , the software just imports data in log files stored directly in the filesystem and then moves it to a different folder (depending on whether it's processed correctly or if something failed). This will be different in the final release.