When creating a table in a mysql destination, I have not found a way to specify additional options - I’d like to add row_format in order to enable innodb compression. A regular mysql query would look like this:
create table “my_table_yyyymmdd” (columns here) ROW_FORMAT=COMPRESSED;
Is it possible to tell syslog-ng to make this happen with syslog-ng or will i need to cron an external job to create the tables daily?
Thanks.
____________________________________________________________ __________________
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation: http://www.balabit.com/support/documentation/? product=syslog-ng
FAQ: http://www.balabit.com/wiki/syslog-ng-faq