Ok - here is how I do my storage for apps.
- I created an
apps-pool
on an SSD (performance and power usage reasons). - I created an
apps-config
dataset in the apps pool, a syslog-ng subdirectory, and a syslog-ng.conf file in there. - I created a
syslog-data
dataset in the apps pool - I created two host data definitions in the syslog-ng kubernetes app settings to map these into the syslog-ng container:
I hope that this helps.