github.com/observiq/bindplane-agent@v1.51.0/config/google_cloud_exporter/journald_logs/README.md (about)

     1  # Journald Logging with Google Cloud
     2  
     3  The Journald receiver can be used to send [Journald](https://wiki.archlinux.org/title/Systemd/Journal) logs to Google Cloud Logging.
     4  
     5  ## Limitations
     6  
     7  The agent must be installed on the Journald system. The system must use Systemd as the init system, as Journald is the central logging solution for Systemd equipped systems. You can validate by running the `journalctl` command.
     8  
     9  ## Prerequisites
    10  
    11  See the [prerequisites](../README.md) doc for Google Cloud prerequisites.