We can start from the top, the doc page is inoperable. Example:
Download this example configuration file as a starting point:
curl -L -O https://raw.githubusercontent.com/elastic/beats/6.7/deploy/docker/journalbeat.docker.yml
The curl command results in a 404
Leaving that aside, connecting /var/log/journal to the host file results in
Error while reading event: failed to get realtime timestamp: 99 {"id": "5796adca-f1ee-42d2-a5d0-8ad5c8f92a7d"}
Anybody out there actually succeed in getting the journalbeat 6.7.1 container actually working?