summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Logging_Service/RTEvent_Logging_Service/README
blob: 9f49da0c07880520ea953af0eba3d991027c6afc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The service is registered with the naming service with the name
"RTEventLogFactory" .  

To run the RTEvent Logging Service:
------------------------
1. you should have a running Naming Service.
   if not, start one at $TAO_ROOT/orbsvcs/Naming_Service/Naming_Service

2. execute the Event_Logging_Service
   at $TAO_ROOT/orbsvcs/Logging_Service/RTEvent_Logging_Service/RTEvent_Logging_Service


The idl spec is $TAO_ROOT/orbsvcs/orbsvcs/RTEventLogAdmin.idl
see also $TAO_ROOT/orbsvcs/orbsvcs/DsLogNotification.idl