- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-02-2018 08:57 PM
Hello
[Failure event]
In the case of O365 's xml format, when MineMeld received traffic after ClientHello, I got a list but if I set config for JSON support I can not get a list.
[Prerequisites]
MineMeld will go through Paloalto and do Internet communication.
[Question]
I think that the packet flow that can be checked with Paloalto is incorrect.
We were able to get the list in xml format, but we can not get JSON format list.
Is there a relationship with the above? What is the cause if there is no relationship?
10-02-2018 10:59 PM
P.S.
As a premise, MineMeld communicates with the Internet through Paloalto.
When we captured MineMeld traffic Paloalto, there is no traffic since "Client Hello" from MineMeld, so the application identification is "unknown-tcp". In xml format MineMeld can get a list even if it becomes "unknown - tcp". However, it can not be acquired in json format.
Is there anything related to the above?
There are other things to worry about. When confirming the number of captures from SYN to FIN / ACK in one request, there are more MineMeld's.
10-02-2018 11:20 PM
The following is an excerpt of minemeld's "minemeld-engine.log". It is time when minemeld can not acquire the list.
"POST /login?_=1538387082 HTTP/1.0" 200 2 "https://172.16.2.20/#/login" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko"
[DEBUG] redis session connection pool: in use: 0 available: 5
[DEBUG] redis session connection pool: in use: 0 available: 5
[DEBUG] redis session connection pool: in use: 1 available: 4
[INFO] redis connection pool: in use: 0 available: 1
10-02-2018 10:59 PM
P.S.
As a premise, MineMeld communicates with the Internet through Paloalto.
When we captured MineMeld traffic Paloalto, there is no traffic since "Client Hello" from MineMeld, so the application identification is "unknown-tcp". In xml format MineMeld can get a list even if it becomes "unknown - tcp". However, it can not be acquired in json format.
Is there anything related to the above?
There are other things to worry about. When confirming the number of captures from SYN to FIN / ACK in one request, there are more MineMeld's.
10-02-2018 11:20 PM
The following is an excerpt of minemeld's "minemeld-engine.log". It is time when minemeld can not acquire the list.
"POST /login?_=1538387082 HTTP/1.0" 200 2 "https://172.16.2.20/#/login" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko"
[DEBUG] redis session connection pool: in use: 0 available: 5
[DEBUG] redis session connection pool: in use: 0 available: 5
[DEBUG] redis session connection pool: in use: 1 available: 4
[INFO] redis connection pool: in use: 0 available: 1
10-03-2018 01:00 AM
It is part correction. The above log is "minemeld - web.log" instead of "minemeld - engine.log".
10-03-2018 01:30 AM
I had created another discussion.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!