Node-Red / Logbook Template

Since 2022.06 the logbook api has changed. Several have attempted but none seem to have succeeded in removing the “triggered by service Logbook: Log” using a value template. Unfortunately it doesn’t seem to be working. Wondering if anyone has any advice on what I might be missing or if I am just pissing in the wind on this one.

## Logbook Value Template
    - name: "Security Logbook"
      state: > 
        {{ value.split('triggered by service Logbook: Log')[0] }}
      icon: mdi:math-log