Systemd missing from filebeat in version 8.19.3

It appears that support for journald input has been broken in release 8.19.3

This was previously fixed in version 8.18.3 (see Add systemd to Ubuntu based images by belimawr · Pull Request #44295 · elastic/beats · GitHub)

However when testing 8.19.3 I again see the error

Input 'journald' failed with: input journald failed: could not start journal reader: cannot start journalctl: exec: "journalctl": executable file not found in $PATH",

Anyone else see this ??

Hi I got the same issue, I changed the paths config to this and it works:

Thanks for the work around

FYI, A regression has been confirmed by the developers and a PR is in place to fix it