By default the service starts at port 14200. The port can be changed using the property vbroker.dslog.listener.port. Once started, the service prints the following message to the console:VisiTelcoLog Service creates a directory called visidslog.dir to store all of its persistent data. By default it creates this directory in the current directory. The location for the data store directory can be changed using the vbroker.dslog.dir property. This directory also contains the log back end.VisiTelcoLog starts up by default at port 14200. This port can be changed using the vbroker.dslog.listener.port property.Applications trying to bind to BasicLogService, EventLogService, NotifyLogService, TypedEventLogService or TypedNotifyLogService can use corbaloc to resolve initial reference to the service.
When true, prints to the console when the service starts up. For daemon processes, this should be set to false. The number of LogRecords that need to be matched in the query for an iterator to be returned. The name with which the BasicLog factory is activated. The name of the file where the BasicLog factory object's IOR will be written. For the various source names options for debug log filtering, see Debug Logging properties in the VisiBroker for C++ Developer's Guide.