Advertisement
Guest User

Untitled

a guest
Sep 8th, 2016
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.37 KB | None | 0 0
  1. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DIAG 1 OracleAccess::GetRecords Data Query: SELECT T_UM_USER.FIRST_NAME, to_char(T_UM_USER.UM_CHANGED_TIME, 'YYYY-MM-DD HH24:MI:SS') as UM_CHANGED_TIME, T_UM_USER.UM_ID, T_UM_USER.UM_REQUIRE_CHANGE, T_UM_USER.UM_SALT_VALUE, T_UM_USER.UM_TENANT_ID, T_UM_USER.UM_USER_NAME, T_UM_USER.UM_ID FROM CC_MAIN.T_UM_USER WHERE ((>='')) order by T_UM_USER.UM_ID
  2.  
  3. ***log file view as follow.***
  4.  
  5. .................................................
  6.  
  7. ..........................................................
  8.  
  9. ............................................................<135> Aug 10 16:29:26 localhost SIEMCollector DEBUG 0 CollectorService::_init Getting Client creds for: siem
  10.  
  11. <135> Aug 10 16:29:26 localhost SIEMCollector DEBUG 0 CollectorService::_init and parent: SQL
  12.  
  13. <135> Aug 10 16:29:26 localhost SIEMCollector DEBUG 0 CollectorService::_init Got creds with impersonate: False
  14.  
  15. <134> Aug 10 16:29:26 192.168.200.85 SIEMCollector INFO 1 ClientWrapper::init Client initializing
  16.  
  17. <134> Aug 10 16:29:26 192.168.200.85 SIEMCollector INFO 1 ClientWrapper::init Client initialized
  18.  
  19. <134> Aug 10 16:29:26 localhost SIEMCollector INFO 0 CollectorService::_init Loaded client=oracle|{b8285741-4de7-439c-9053-45b011cf88fb}, host=192.168.200.85, dsid=1, debug=Diagnostic
  20.  
  21. <134> Aug 10 16:29:26 localhost SIEMCollector INFO 0 CollectorService::_init Initializing threadpool at size: 1
  22.  
  23. <134> Aug 10 16:29:26 localhost SIEMCollector INFO 0 CollectorService::_init Initializing MEF connections
  24.  
  25. <134> Aug 10 16:29:27 localhost SIEMCollector INFO 0 CollectorService::_init starting
  26.  
  27. <135> Aug 10 16:29:27 localhost SIEMCollector DEBUG 0 CollectorService::Work Assigning client[1] to worker
  28.  
  29. <134> Aug 10 16:29:27 192.168.200.85 SIEMCollector INFO 1 ClientWrapper::start Client started
  30.  
  31. <135> Aug 10 16:29:27 192.168.200.85 SIEMCollector DEBUG 1 MEFManager::GetConnection Activating connection: 1
  32.  
  33. <135> Aug 10 16:29:27 192.168.200.85 SIEMCollector DEBUG 1 MEFManager::GetConnection Active: 1
  34.  
  35. <135> Aug 10 16:29:27 192.168.200.85 SIEMCollector DEBUG 1 MEFClient::Begin connection: 1
  36.  
  37. <135> Aug 10 16:29:28 192.168.200.85 SIEMCollector DEBUG 1 SqlBookmarkManager::SqlBookmarkManager Creating new Bookmark with: Plugins{b8285741-4de7-439c-9053-45b011cf88fb} : bookmark
  38.  
  39. <135> Aug 10 16:29:28 192.168.200.85 SIEMCollector DIAG 1 OracleAccess::GetMaxBookmarkValues Max Query: select max(UM_ID) from T_UM_USER
  40.  
  41. <135> Aug 10 16:29:28 192.168.200.85 SIEMCollector DEBUG 1 SqlBookmarkManager::SqlBookmarkManager Get max bookmark query failed
  42.  
  43. <135> Aug 10 16:29:28 192.168.200.85 SIEMCollector DIAG 1 OracleAccess::GetRecords Data Query: SELECT T_UM_USER.FIRST_NAME, to_char(T_UM_USER.UM_CHANGED_TIME, 'YYYY-MM-DD HH24:MI:SS') as UM_CHANGED_TIME, T_UM_USER.UM_ID, T_UM_USER.UM_REQUIRE_CHANGE, T_UM_USER.UM_SALT_VALUE, T_UM_USER.UM_TENANT_ID, T_UM_USER.UM_USER_NAME, T_UM_USER.UM_ID FROM CC_MAIN.T_UM_USER WHERE ((>='')) order by T_UM_USER.UM_ID
  44.  
  45. <131> Aug 10 16:29:28 192.168.200.85 SIEMCollector ERROR 1 SQLClient::GetNextRecordData Failed to retrieve next record
  46.  
  47. <135> Aug 10 16:29:28 192.168.200.85 SIEMCollector DEBUG 1 ClientWrapper::start GetEventHandler returned false
  48.  
  49. <135> Aug 10 16:29:28 192.168.200.85 SIEMCollector DEBUG 1 MEFClient::End connection: 1
  50.  
  51. <135> Aug 10 16:29:28 192.168.200.85 SIEMCollector DEBUG 1 MEFManager::ReleaseConnection Releasing connection: 1
  52.  
  53. <135> Aug 10 16:29:28 192.168.200.85 SIEMCollector DEBUG 1 MEFManager::ReleaseConnection Active: 0
  54.  
  55. <131> Aug 10 16:29:28 192.168.200.85 SIEMCollector ERROR 1 ClientWrapper::start The client returned false from GetData or UpdateBookmark and is being shutdown.
  56.  
  57. <134> Aug 10 16:29:28 192.168.200.85 SIEMCollector INFO 1 ClientWrapper::_shutdownClient Shutting down client
  58.  
  59. <134> Aug 10 16:29:28 192.168.200.85 SIEMCollector INFO 1 ClientWrapper::_shutdownClient Client shutdown
  60.  
  61. <134> Aug 10 16:29:47 localhost SIEMCollector INFO 0 CollectorService::OnStop OnStop called
  62.  
  63. <134> Aug 10 16:29:47 localhost SIEMCollector INFO 0 CollectorService::OnStop Deinit LPC
  64.  
  65. <131> Aug 10 16:29:47 localhost LPC ERROR 0 McAfeeAgent::_log DeInitializing LPC
  66.  
  67. <134> Aug 10 16:29:47 localhost LPC INFO 0 McAfeeAgent::_log Stopping LPC runtime monitor
  68.  
  69. <134> Aug 10 16:29:47 localhost LPC INFO 0 McAfeeAgent::_log Successfully released thread resources
  70.  
  71. ..............................................................
  72.  
  73. ..............................................................
  74.  
  75. <134> Aug 10 16:29:50 localhost SIEMCollector INFO 0 CollectorService::_init Initializing threadpool at size: 1
  76.  
  77. <134> Aug 10 16:29:50 localhost SIEMCollector INFO 0 CollectorService::_init Initializing MEF connections
  78.  
  79. <134> Aug 10 16:29:51 localhost SIEMCollector INFO 0 CollectorService::_init starting
  80.  
  81. <135> Aug 10 16:29:51 localhost SIEMCollector DEBUG 0 CollectorService::Work Assigning client[1] to worker
  82.  
  83. <134> Aug 10 16:29:51 192.168.200.85 SIEMCollector INFO 1 ClientWrapper::start Client started
  84.  
  85. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DEBUG 1 MEFManager::GetConnection Activating connection: 1
  86.  
  87. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DEBUG 1 MEFManager::GetConnection Active: 1
  88.  
  89. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DEBUG 1 MEFClient::Begin connection: 1
  90.  
  91. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DEBUG 1 SqlBookmarkManager::SqlBookmarkManager Creating new Bookmark with: Plugins{b8285741-4de7-439c-9053-45b011cf88fb} : bookmark
  92.  
  93. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DIAG 1 OracleAccess::GetMaxBookmarkValues Max Query: select max(UM_ID) from T_UM_USER
  94.  
  95. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DEBUG 1 SqlBookmarkManager::SqlBookmarkManager Get max bookmark query failed
  96.  
  97. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DIAG 1 OracleAccess::GetRecords Data Query: SELECT T_UM_USER.FIRST_NAME, to_char(T_UM_USER.UM_CHANGED_TIME, 'YYYY-MM-DD HH24:MI:SS') as UM_CHANGED_TIME, T_UM_USER.UM_ID, T_UM_USER.UM_REQUIRE_CHANGE, T_UM_USER.UM_SALT_VALUE, T_UM_USER.UM_TENANT_ID, T_UM_USER.UM_USER_NAME, T_UM_USER.UM_ID FROM CC_MAIN.T_UM_USER WHERE ((>='')) order by T_UM_USER.UM_ID
  98.  
  99. <131> Aug 10 16:29:51 192.168.200.85 SIEMCollector ERROR 1 SQLClient::GetNextRecordData Failed to retrieve next record
  100.  
  101. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DEBUG 1 ClientWrapper::start GetEventHandler returned false
  102.  
  103. <135> Aug 10 16:29:51 192.168.200.85 SIEMCollector DEBUG 1 MEFClient::End connection: 1
  104.  
  105. ...............................................................................
  106.  
  107. ................................................................................ .......
  108.  
  109. <131> Sep 05 12:34:50 localhost LPC ERROR 0 McAfeeAgent::_log DeInitializing LPC
  110.  
  111. <134> Sep 05 12:34:57 LKKKDMON01 SIEMCollector INFO 1 ClientWrapper::init Client initializing
  112.  
  113. <134> Sep 05 12:34:57 LKKKDMON01 SIEMCollector INFO 1 ClientWrapper::init Client initialized
  114.  
  115. <134> Sep 05 12:35:13 LKKKDMON01 SIEMCollector INFO 1 ClientWrapper::start Client started
  116.  
  117. <135> Sep 05 12:35:13 LKKKDMON01 SIEMCollector DEBUG 1 MEFManager::GetConnection Activating connection: 1
  118.  
  119. <135> Sep 05 12:35:13 LKKKDMON01 SIEMCollector DEBUG 1 MEFManager::GetConnection Active: 1
  120.  
  121. <135> Sep 05 12:35:13 LKKKDMON01 SIEMCollector DEBUG 1 MEFClient::Begin connection: 1
  122.  
  123. <135> Sep 05 12:35:14 LKKKDMON01 SIEMCollector DEBUG 1 SqlBookmarkManager::SqlBookmarkManager Creating new Bookmark with: Plugins{a02a5743-c631-47f1-bd80-4e264cb579c3} : bookmark
  124.  
  125. <135> Sep 05 12:35:14 LKKKDMON01 SIEMCollector DIAG 1 OracleAccess::GetMaxBookmarkValues Max Query: select max(cus_code) from Emp_termination
  126.  
  127. <135> Sep 05 12:35:14 LKKKDMON01 SIEMCollector DEBUG 1 SqlBookmarkManager::SqlBookmarkManager Get max bookmark query failed
  128.  
  129. <135> Sep 05 12:35:14 LKKKDMON01 SIEMCollector DIAG 1 OracleAccess::GetRecords Data Query: SELECT Emp_termination.cus_code, Emp_termination.cus_code FROM TEST_USER.Emp_termination WHERE ((>='')) order by Emp_termination.cus_code
  130.  
  131. <Credentials CredentialType="LocalCollector" Authenticated="true"/>
  132.  
  133. <Receiver IPAddress="192.168.2.125" Port="8082" Encrypt="False" AdapterIPAddress="192.168.200.26"/>
  134.  
  135. <HostGroup Name="Oracle" Enabled="true" UseParentLogging="false" LogLevel="Diagnostic">
  136.  
  137. <Credentials CredentialType="OtherAccount" Authenticated="true" Username="siem" Password="AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA+mUz7miDwkWJv2oJze5q6QQAAAACAAAAAAAQZ gAAAAEAACAAAAAfmyG/6S9FlhT7E13BiuNsQ2ec63Yb7VCsf8ep9uZvugAAAAAOgAAAAAIAACAAAAC1J sQu8G9zNkXmbUbR3QxZh6u2uA0tdv4FiP4MWeU95xAAAACuCsDTlLDM/UvqRoncjCVJQAAAAEVv6zQ5M wvYB4gq3aO08ERlv31kTx//GiH9hIh2rARof/2pk1TG/lb4lC/KAqY+azIU3o2YD1P5++p57hUXWhM=" />
  138.  
  139. <Host Enabled="true" LocalHost="false" Host="192.168.200.85" IsHostValid="true" UseParentLogging="true">
  140.  
  141. <Credentials CredentialType="OtherAccount" Authenticated="true" Username="siem" Password="AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA+mUz7miDwkWJv2oJze5q6QQAAAACAAAAAAAQZ gAAAAEAACAAAADZAfehdUGN1BswedvpcsidUeg0AMoGnbJWpUuCnEHm8gAAAAAOgAAAAAIAACAAAACrv Y4xAoYTG9usFvvWCAzD6tUfW3hI+06WPwqmtp2ytxAAAAAOLaK73nuGZ9momw0I+SgIQAAAAFrVUMI1+ OL9ayi6V3t+zdcvuM0Ff2qW14wLtfLKWPPIG4y22qmMkONB1cugOQ8zrcV4dhTJLEBWZQJjS4jfWs4=" />
  142.  
  143. <Client Enabled="true" IsClientValid="true" Name="Ora_Cust_Table" HostId="LKKKDMON01" ID="{a02a5743-c631-47f1-bd80-4e264cb579c3}" PluginType="Selectable" ClientType="SQL">
  144.  
  145. <Configuration Key="ConfiguredTransType" Value="MEF"/>
  146.  
  147. <SQLLogConfig SQLLogConfigVersion="v3" Origin="User">
  148.  
  149. <DataBaseAccess DataBaseType="Oracle Server" DataBasePort="1521" AuthenticationMode="Database Security" ServiceName="oratstdb" DataBaseSelected="TEST_USER" DataBaseCommunicationSecurity="Default"/>
  150.  
  151. <ESMDataStructure ESMStructureType="MEF"/>
  152.  
  153. <TableList>
  154.  
  155. <SelectedTableList>
  156.  
  157. <SelectedTableElement SelectedTable="Emp_termination"/>
  158.  
  159. </SelectedTableList>
  160.  
  161. </TableList>
  162.  
  163. <Mapping>
  164.  
  165. <OrderedMappingList>
  166.  
  167. <MappingElement CompleteFieldName="Emp_termination.cus_code" FieldName="cus_code" EsmFieldMapping="msg" DBDataType="2"/>
  168.  
  169. </OrderedMappingList>
  170.  
  171. </Mapping>
  172.  
  173. <Query>SELECT Emp_termination.cus_code, Emp_termination.cus_code FROM TEST_USER.Emp_termination</Query>
  174.  
  175. <BookmarkDBField CompleteBookmarkFieldName="Emp_termination.cus_code" BookmarkFieldName="cus_code" DBDataType="2" WhereBy="Complete" OrderBy="Complete"/>
  176.  
  177. </SQLLogConfig>
  178.  
  179. </Client>
  180.  
  181. </Host>
  182.  
  183. </HostGroup>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement