Tony Murray
Tony Murray
Hmm, the csv export doesn't work at all for me. It needs to be re-written. Probably should just delete it for now.
@electrocret you could probably add it to the table builder generically so it isn't specific to a table. Then add a resource to transform the table for csv: https://laravel.com/docs/9.x/eloquent-resources and...
Or maybe you don't need the resource at all and just add named exports using laravel-excel
@jezekus just need someone to send a pull request with the change. Also, FYI, OIDs must only increase according to the standard. So the device is spitting out invalid data...
Found the problem. Some systems store strings and others store numbers... very fancy.
@Talkabout widget should always store numbers.
Hmm, I suspect storing numbers in the database is an unsupported configuration.
severity and priority are literally the same thing: https://www.rsyslog.com/doc/master/configuration/properties.html
My proposed changes: Remove the level field. Store priority as a number. Handle non-numeric input in syslog.php change strings to numbers for existing entries. update docs One problem: the syslog.php...
no, we can just throw away that field from the template, no need to adjust.