Commit a683a0c0 by amir

more files

parent 88183a68
IPG_ENV_PARAMS="-DdataLogic.IpAddress=172.16.151:9009#-Dmongodb.port=27017#\\
-Dds.ip.address=172.16.1.151#\
-Dds.ip=172.16.1.151:8080#\
-Dmclogic.sip.ip=172.16.1.151:5076#\
-Dmclogic.ip=172.16.1.151:8080#\
-Dmcweb.sip.ip=172.16.1.151:5060#\
-Dmcweb.ip=172.16.1.151:8080#\
-Dmcpresence.ip=1.1.1.1:9999#\
-Dmcpresence.sip.ip=1.1.1.1:9999#\
-Dredis.port=6379#\
-DconfigFile.location=/opt/mcx/config#\
-Dmcz.files.location=/opt/mcx#\
-Dlog4j.prop.file.path=/home/amir/resincfg/log4j.properties"
\ No newline at end of file
version: '2'
services:
kibana:
image: khezen/kibana:5
environment:
KIBANA_PWD: changeme
ELASTICSEARCH_HOST: 172.16.1.244
ELASTICSEARCH_PORT: 9200
volumes:
- /etc/kibana:/etc/kibana
ports:
- "5602:5601"
network_mode: bridge
restart: always
\ No newline at end of file
FROM sebp/elk
ENV ES_JAVA_OPTS="-Des.path.conf=/etc/elasticsearch"
RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch x-pack
RUN /opt/kibana/bin/kibana-plugin install x-pack
{
"traffic": [
{
"label": "http://172.16.1.97:8020/app/submitParams.htm?msisdn=97297705810&key=395726cfe4620689af04479c58ab2a7a&isApp=false&profile=MCZDefault",
"url": "http://172.16.1.97:8020/app/submitParams.htm?msisdn=97297705810&key=395726cfe4620689af04479c58ab2a7a&isApp=false&profile=MCZDefault",
"method": "POST",
"timestamp": 1468991983625,
"service":"Identity",
"api":"/login"
},
{
"label": "http://172.16.1.97:8020/app/subscriber.htm?_=1468991921806",
"url": "http://172.16.1.97:8020/app/subscriber.htm?_=1468991921806",
"method": "GET",
"timestamp": 1468991983684,
"service":"Social",
"api":"/status"
},
{
"label": "http://172.16.1.97:8020/app/configuration.htm?profile=MCZDefault&_=1468991921807",
"url": "http://172.16.1.97:8020/app/configuration.htm?profile=MCZDefault&_=1468991921807",
"method": "GET",
"timestamp": 1468991983689,
"service":"Identity",
"api":"/config/profile"
},
{
"label": "http://172.16.1.97:8020/app/contactListThinEx.htm?_=1468992001021",
"url": "http://172.16.1.97:8020/app/contactListThinEx.htm?_=1468992001021",
"method": "GET",
"timestamp": 1468992008064,
"service":"Social",
"api":"/contactList"
},
{
"label": "http://172.16.1.97:8020/app/chatroomlist.htm",
"url": "http://172.16.1.97:8020/app/chatroomlist.htm",
"method": "GET",
"timestamp": 1468992008064,
"service":"Social",
"api":"/chatrooms"
},
{
"label": "http://172.16.1.97:8020/app/callhistory.htm",
"url": "http://172.16.1.97:8020/app/callhistory.htm",
"method": "GET",
"timestamp": 1468992008091,
"service":"Social",
"api":"/aggHistory"
},
{
"label": "http://172.16.1.97:8020/app/subscriber.htm?groupQueryTS=1468992008117&_=1468992001024",
"url": "http://172.16.1.97:8020/app/subscriber.htm?groupQueryTS=1468992008117&_=1468992001024",
"method": "GET",
"timestamp": 1468992008166,
"service":"Social",
"api":"/status?groupTS=14589626"
},
{
"label": "http://172.16.1.97:8020/app/buildVer.js?_=1468992001025",
"url": "http://172.16.1.97:8020/app/buildVer.js?_=1468992001025",
"method": "GET",
"timestamp": 1468992008391
},
{
"label": "http://172.16.1.97:8020/app//devicePresence.htm?status=online&deviceId=97297705810&instanceId=%3Curn:uuid:3f7ac1af-24a8-e579-ba13-654b3b6be5d8%3E&isApp=false",
"url": "http://172.16.1.97:8020/app//devicePresence.htm?status=online&deviceId=97297705810&instanceId=%3Curn:uuid:3f7ac1af-24a8-e579-ba13-654b3b6be5d8%3E&isApp=false",
"method": "POST",
"timestamp": 1468992008597
},
{
"label": "http://172.16.1.97:8020/app/aggchathistory.htm",
"url": "http://172.16.1.97:8020/app/aggchathistory.htm",
"method": "GET",
"timestamp": 1468992017924,
"service":"Social",
"api":"/aggHistory"
},
{
"label": "http://172.16.1.97:8020/app//devicePresence.htm?status=offline&deviceId=97297705810&instanceId=%3Curn:uuid:3f7ac1af-24a8-e579-ba13-654b3b6be5d8%3E&isApp=false",
"url": "http://172.16.1.97:8020/app//devicePresence.htm?status=offline&deviceId=97297705810&instanceId=%3Curn:uuid:3f7ac1af-24a8-e579-ba13-654b3b6be5d8%3E&isApp=false",
"method": "POST",
"timestamp": 1468992413988
},
{
"label": "http://172.16.1.97:8020/app/logoutMobile.htm",
"url": "http://172.16.1.97:8020/app/logoutMobile.htm",
"method": "GET",
"timestamp": 1468992414646,
"service":"Identity",
"api":"/logout"
}
],
"name": "login-getdata",
"regex_include": "http://*/*, https://*/*",
"top_level": true,
"cookie": false
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment