Rest Api access and application log

Hi everyone, I am new in openfire xmpp technology.

I just enable the Rest APi plugin and start calling Rest api.

I just want to know, where it will write the access logs(like tomcat) and application logs for REST API Calls.

Can anybody help.

Thanks in advance

Access logs will be not stored, only error logs. (in openfire/logs/error.log)

Looking at the logs:
2019.12.14 17:29:07 org.jivesoftware.openfire.user.DefaultUserProvider - Results: 2
2019.12.14 17:29:07 org.jivesoftware.openfire.user.DefaultUserProvider - getUsers results: admin,antonio,.

Sounds everything ok, but I am receiving error 500.
:frowning: