Hi,
I have sent this email and didn't get any response yet. I hope you guys are 
working on it. I tried some more data and concluded that scatter plot isn't 
plotting anymore data on y-axis with same x-axis after it has done once. In my 
problem, I am not seeing any multiple ports against same ip address.

Waiting for the suggestions.
Thanks Regards, 
Aneela Safdar

      From: Dakshika Jayathilaka <[email protected]>
 To: Aneela Safdar <[email protected]>; Tharik Kanaka <[email protected]> 
Cc: WSO2 Developers' List <[email protected]>
 Sent: Monday, August 29, 2016 7:48 AM
 Subject: Re: [Dev] Scatter Plot missing values
   
Looping Tharik. 


Dakshika JayathilakaPMC Member & Committer of Apache Stratos
Associate Technical LeadWSO2, Inc.
lean.enterprise.middleware0771100911
On Sat, Aug 27, 2016 at 5:02 PM, Aneela Safdar <[email protected]> wrote:

Hi,
I am trying scatter plot and there are some values missing in the final output 
I dont know why. I am plotting port_numbers against ip_addresses and the 
problem is its keeping only latest ip_address and port_number pair discarding 
any previous port_number related to that ip.
G1 : source_ip as X-axis, source_port as Y-axis and protocol as color (type - 
ordinal)
G12: destination_ip as X-axis, destination_port as Y-axis and protocol as color 
(type - ordinal)
Below plot is the result of following data
source_ip, source_port, destination_ip, destination_port, protocol
192.168.227.102,123,192.168. 227.101,21,ftp
192.168.227.102,101,192.168. 227.101,21,ftp
192.168.227.105,445,192.168. 227.101,21,ftp
192.168.227.105,123,192.168. 227.101,21,ftp
192.168.227.105,65576,192.168. 227.101,22,ssh
192.168.227.109,123,192.168. 227.101,22,ssh
192.168.227.109,123,192.168. 227.101,22,ssh
192.168.227.109,3345,192.168. 227.101,22,ssh
192.168.227.233,123,192.168. 227.101,445,smb
192.168.227.233,123,192.168. 227.101,445,smb
192.168.227.233,111,192.168. 227.101,445,smb
192.168.227.202,123,192.168. 227.101,3302,smtp
192.168.227.202,233,192.168. 227.101,3302,smtp
192.168.227.102,123,192.168. 227.101,3302,smtp
192.168.227.102,123,192.168. 227.101,25,sql
192.168.227.102,123,192.168. 227.101,25,sql
For example:
The only destination_port and dest_ip are the latest ones and similarly with 
source ips. There is no record of  dest_port 3302 or 445 or 21, 22 etc in 
second graph. Where are thesepairs??

Any Suggestions??


 Regards,Aneela Safdar
______________________________ _________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/ mailman/listinfo/dev





   
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to