×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Your explanation doesn't jive with the statement.
Can you give a sample?
From what I see you should be seeing
10.10.1.1 JOB1001 23
10.10.1.1 JOB1001 37
10.10.1.1 JOB1002 23
10.10.1.1 JOB1002 37
10.10.1.2 JOB1001 23
10.10.1.2 JOB1001 37
...
If you want to see a count you'll have to add it.
10.10.1.1 JOB1001 23 1
10.10.1.1 JOB1001 37 1
10.10.1.1 JOB1002 23 1
10.10.1.1 JOB1002 37 1
10.10.1.2 JOB1001 23 1
10.10.1.2 JOB1001 37 1
...
And they'll always be one since you are grouping it by such a finite
detail and I cannot imagine the same remote IP address, same job, and same
remote port having more than one.
Proper utilization of those functions mentioned may result in:
10.10.1.1 JOB1001 23 1
10.10.1.1 JOB1001 37 1
10.10.1.1 JOB1001 2
10.10.1.1 JOB1002 23 1
10.10.1.1 JOB1002 37 1
10.10.1.1 JOB1002 2
10.10.1.1 4
10.10.1.2 JOB1001 23 1
10.10.1.2 JOB1001 37 1
10.10.1.2 JOB1001 2
10.10.1.2 2
10.
...
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.