curl --location --request POST 'http://gambitcomm.local/mimic/agent//protocol/msg/syslog/send/' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostname": "string",
"message": "string",
"separator": "string",
"sequence": "string",
"timestamp": "string"
}'
"string"