Hello team,
Today the log sent is like this :
2023-04-18T17:21:32+02:00 {"epkey": null, "hostname": null, "ip": "xx.xx.xx.xx", "location": END OF THE JSON.........}
It's not RFC compliant, you must have the machine name and progam name after the timestamp and before the message like this :
2023-04-18T17:21:32+02:00 myserver duo {"epkey": null, "hostname": null, "ip": "xx.xx.xx.xx", END OF THE JSON.........}
Could you, please, make the change to be compliant ? :)
Thanks
Hello team,
Today the log sent is like this :
2023-04-18T17:21:32+02:00 {"epkey": null, "hostname": null, "ip": "xx.xx.xx.xx", "location": END OF THE JSON.........}
It's not RFC compliant, you must have the machine name and progam name after the timestamp and before the message like this :
2023-04-18T17:21:32+02:00 myserver duo {"epkey": null, "hostname": null, "ip": "xx.xx.xx.xx", END OF THE JSON.........}
Could you, please, make the change to be compliant ? :)
Thanks