Syslog ~~~~~~ .. csv-table:: Service (ServiceController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``POST``","syslog","service","reconfigure","" "``POST``","syslog","service","reset","" "``POST``","syslog","service","restart","" "``POST``","syslog","service","start","" "``GET``","syslog","service","stats","" "``GET``","syslog","service","status","" "``POST``","syslog","service","stop","" .. csv-table:: Resources (SettingsController.php) :header: "Method", "Module", "Controller", "Command", "Parameters" :widths: 4, 15, 15, 30, 40 "``POST``","syslog","settings","add_destination","" "``POST``","syslog","settings","del_destination","$uuid" "``GET``","syslog","settings","get","" "``GET``","syslog","settings","get_destination","$uuid=null" "``GET,POST``","syslog","settings","search_destinations","" "``POST``","syslog","settings","set","" "``POST``","syslog","settings","set_destination","$uuid" "``POST``","syslog","settings","toggle_destination","$uuid,$enabled=null" "``<>``", "", "", "", "*model* `Syslog.xml `__"