Neo4j 5 logging with Fluentbit

Hi all,

Since now Neo4j is back to using Log4J 2, on it version 5.x., does anyone have some idea or examples on how to setup and flush logs to Splunk via FluentBit? The question goes more onto using also the multiline parser (for the new logs) and also the regex to extract the information about the log level, the time, the query and so on. Thanks!