Hi  Ali,
 
overall, you need to configure auto-scaling [1][2] and the event interface [3] 
usage.
I never tried fetching exactly this event, but I think you haven’t configured 
event_route usage [4][5].
 
Have a try something like this:
 
event_route[E_CORE_PROC_AUTO_SCALE] {
        xlog(" … something you want to log … ");
    }
 
 
[1]  
https://blog.opensips.org/2019/02/25/auto-process-scaling-a-cure-for-load-and-resources-concerns/
[2]  
https://www.opensips.org/Documentation/Script-CoreParameters-3-3#auto_scaling_profile
[3]  https://www.opensips.org/Documentation/Interface-Events-3-3
[4]  https://www.opensips.org/Documentation/Tutorials-EventInterface#toc17
[5]  https://opensips.org/html/docs/modules/3.3.x/event_route
 
-----------------------------------------------
BR, Alexey
https://alexeyka.zantsev.com/
 
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to