We have create a project in C# for Server Object Interceptors (SOI) for getting server logs who opened services.
and added extension file in server manager extension as below screen.

And enabled interceptor in service capabilities interceptors section as in below screen

But we are unable to see the logs in server logs who opened the service like username
Ans also we have enabled for write the logs in JSON file in service capabilities but it is not writing into that file
