GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ipv6logconv(8) system tools ipv6logconv(8)

ipv6logconv - HTTP server log file converter for statistics

cat /var/log/httpd/access_log | ipv6logconv [OPTIONS]

This program converts IPv4/IPv6 addresses in HTTP server log files

The converted output can be used to create statistics with analog

Takes data from stdin, proceed it to stdout

General options:
[-d|--debug DEBUGVALUE]
debug value (bitwise like) can also be set by IPV6CALC_DEBUG environment value
[-v|--version [-v [-v]]]
version information (2 optional detail levels)
[-v|--version -h]
explanation of feature tokens
[-V|--verbose]
be more verbose
[-h|--help|-?]
this online help

Performance options:

[-n|--nocache]
disable caching
[-c|--cachelimit VALUE]
set cache limit; default: 20, maximum: 200.

Output options:

[--out OUTPUTTYPE]
Specify output type:
addrtype
Address type
ouitype
OUI (IEEE) type
ipv6addrtype
IPv6 address type
any
any type

ipv6calc(8)

Report bugs via GitHub: https://github.com/pbiering/ipv6calc/issues

Homepage: http://www.deepspace6.net/projects/ipv6calc.html

GPLv2

Peter Bieringer <pb@bieringer.de>

2.0.0 Peter Bieringer <pb@bieringer.de>

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.