Skip to content

Instantly share code, notes, and snippets.

View ssasporta's full-sized avatar

Sharon Sasporta ssasporta

View GitHub Profile
@ssasporta
ssasporta / logstash-plain.log
Created December 15, 2016 14:29
log file created by logstash when booting up
[2016-12-15T16:22:13,892][INFO ][logstash.inputs.beats ] Beats inputs: Starting input listener {:address=>"0.0.0.0:5000"}
[2016-12-15T16:22:14,065][INFO ][org.logstash.beats.Server] Starting server on port: 5000
[2016-12-15T16:22:14,519][INFO ][logstash.outputs.elasticsearch] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>["http://localhost:9200"]}}
[2016-12-15T16:22:14,519][INFO ][logstash.outputs.elasticsearch] Using mapping template from {:path=>nil}
[2016-12-15T16:22:14,749][ERROR][logstash.outputs.elasticsearch] Failed to install template. {:message=>"Got response code '401' contact Elasticsearch at URL 'http://localhost:9200'", :class=>"LogStash::Outputs::ElasticSearch::HttpClient::Pool::BadResponseCodeError"}
[2016-12-15T16:22:14,750][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["localhost:9200"]}
[2016-12-15T16:22:14,902][INFO ][logstash.pipeline ] Starting pipeline {"id"=>"main", "pipeline.workers"=>
####<Feb 24, 2016 5:41:51 PM IST> <Info> <APM> <eaasrt> <ABPServer> <[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'> <EXT<Tksmau5rlVCgVZOsY6h}Wdrhu7v{NHyUI{Tn}QE0;appId=UIF;>> <BEA1-02FECA6EB05D99F38352> <> <1456328511191> <BEA-000000> <I |10/8/15 11:59:59 PM IDT |SID: 43 |String for entityPartition_key_set_condition_for_CL1_TREAT_ACT_HISTORY AND ("T1".entity_id,"T1".entity_key) IN ((500000040,0) )
>
####<Feb 24, 2016 5:41:51 PM IST> <Info> <APM> <eaasrt> <ABPServer> <[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'> <EXT<Tksmau5rlVCgVZOsY6h}Wdrhu7v{NHyUI{Tn}QE0;appId=UIF;>> <BEA1-02FECA6EB05D99F38352> <> <1456328511192> <BEA-000000> <I |10/8/15 11:59:59 PM IDT |SID: 43 |Inside execute()
>
####<Feb 24, 2016 5:41:51 PM IST> <Info> <APM> <eaasrt> <ABPServer> <[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'> <EXT<Tksmau5rlVCgVZOsY6h}Wdrhu7v{NHyUI{Tn}QE0;appId=UIF;>> <BEA1-02FECA6EB05D99F38352> <> <1456328511207> <B
<Feb 24, 2016 12:41:31 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
<Feb 24, 2016 12:41:31 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.>
<Feb 24, 2016 12:41:31 PM IST> <Info> <WorkManager> <BEA-002942> <CMM memory level becomes 0. Setting standby thread pool size to 256.>
<Feb 24, 2016 12:41:31 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file /users/mpswrk1/JEE/ABPProduct/logs/ABP-FULL/ABPServer/ABPServer.log is opened. All server side log events will be written to this file.>
<Feb 24, 2016 12:41:32 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm wl_default_realm.>
Feb 24, 2016 12:41:32 PM com.amdocs.xps.containers.logger.XPSJULLoggingConfig configureLogger
INFO: Starting initialization of xps logger via JUL
Feb 24, 2016 12:41:32 PM com.amdocs.xps.containers.logger.XPSJULLoggingConfig initXPSFileHandler
INFO: Starting initialization of xps File Handler
XPS Containers Version i
<<DEBUG>> [Feb 29 12:51:36] [[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [CM] [ABPBatchUser] (BasicCustomizationProxy.logACMException) Exception occurred in API invocation
amdocs.csm3g.exceptions.CMException: (CM1-000259) Fatal internal error.
at amdocs.csm3g.flowcontrol.CM3PayChannelServicesUpdatePcnBalanceExpirationIndicatorFC.cancelSubsIfPcnsAreExpired(CM3PayChannelServicesUpdatePcnBalanceExpirationIndicatorFC.java:223)
at amdocs.csm3g.flowcontrol.CM3PayChannelServicesUpdatePcnBalanceExpirationIndicatorFC.l3UpdatePcnBalanceExpirationIndicator(CM3PayChannelServicesUpdatePcnBalanceExpirationIndicatorFC.java:148)
at amdocs.csm3g.local.implementation.CM3PayChannelServicesUpdatePcnBalanceExpirationIndicatorProxy.l3UpdatePcnBalanceExpirationIndicator(CM3PayChannelServicesUpdatePcnBalanceExpirationIndicatorProxy.java:225)
at amdocs.csm3g.sessions.implementation.PayChannelServicesBean.l3UpdatePcnBalanceExpirationIndicator(PayChannelServicesBean.java:3377)
at amdocs.csm3g.s
[2016-12-14T02:00:01,262][INFO ][o.e.c.m.MetaDataCreateIndexService] [eaasrt] [.monitoring-kibana-2-2016.12.14] creating index, cause [auto(bulk api)], templates [.monitoring-kibana-2], shards [1]/[1], mappings [_default_, kibana_stats]
[2016-12-14T02:00:03,828][INFO ][o.e.c.m.MetaDataCreateIndexService] [eaasrt] [.monitoring-es-2-2016.12.14] creating index, cause [auto(bulk api)], templates [.monitoring-es-2], shards [1]/[1], mappings [_default_, shards, node, index_stats, index_recovery, cluster_state, cluster_stats, node_stats, indices_stats]
[2016-12-14T02:00:03,923][INFO ][o.e.c.m.MetaDataMappingService] [eaasrt] [.monitoring-es-2-2016.12.14/5J7HfQIMTledXai3jhHJHA] update_mapping [node_stats]
[2016-12-14T02:00:03,944][INFO ][o.e.c.m.MetaDataMappingService] [eaasrt] [.monitoring-es-2-2016.12.14/5J7HfQIMTledXai3jhHJHA] update_mapping [indices_stats]
[2016-12-14T02:00:03,962][INFO ][o.e.c.m.MetaDataMappingService] [eaasrt] [.monitoring-es-2-2016.12.14/5J7HfQIMTledXai3jhHJHA] update_mapping [index_stats]
[20
{"type":"log","@timestamp":"2016-12-13T10:13:38Z","tags":["status","plugin:kibana@5.0.1","info"],"pid":61573,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2016-12-13T10:13:38Z","tags":["status","plugin:elasticsearch@5.0.1","info"],"pid":61573,"state":"yellow","message":"Status changed from uninitialized to yellow - Waiting for Elasticsearch","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2016-12-13T10:13:38Z","tags":["status","plugin:xpack_main@5.0.1","info"],"pid":61573,"state":"yellow","message":"Status changed from uninitialized to yellow - Waiting for Elasticsearch","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2016-12-13T10:13:38Z","tags":["status","plugin:graph@5.0.1","info"],"pid":61573,"state":"yellow","message":"Status changed from uninitialized to yellow - Waiting for Elasticsearch","prevState":"uninitialized","pr