Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / orbsvcs / Logging_Service / Event_Logging_Service / README
blobdc8c4c9ab930ed9ba3db3f4eae08edf97fe442f6
3 The service is registered with the naming service with the name
4 "EventLogFactory" .
6 To run the Event Logging Service:
7 ------------------------
8 1. you should have a running Naming Service.
9    if not, start one at $TAO_ROOT/orbsvcs/Naming_Service/Naming_Service
11 2. execute the Event_Logging_Service
12    at $TAO_ROOT/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service
15 The idl spec is $TAO_ROOT/orbsvcs/orbsvcs/DsEventLogAdmin.idl
16 see also $TAO_ROOT/orbsvcs/orbsvcs/DsLogNotification.idl