summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Logging_Service/Event_Logging_Service/README
blob: dc8c4c9ab930ed9ba3db3f4eae08edf97fe442f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


The service is registered with the naming service with the name
"EventLogFactory" .

To run the Event 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/Event_Logging_Service/Event_Logging_Service


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