Hello,

I have created a custom log named MYLOG and my application (MYAPP) fires events in it.
The sources file contains "MYLOG,MYAPP" but I could see that more event sources fire events
in MYLOG. Some of these are: MSSQL$SQLEXPRESS, SecurityCenter, SceCli, LoadPerf.

I would like only MYAPP to be able to fire events in MYLOG and not other apps. How can I do this?
(I do not use .NET)

Thank you in advance!