EnglishFrenchSpanish

OnWorks favicon

clfsplit - Online in the Cloud

Run clfsplit in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command clfsplit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


clfsplit - split Common-Log Format web logs based on IP address

SYNOPSIS


clfsplit [--help] [-i input] -d defaultfile -f file -s spec [-f file -s spec]

DESCRIPTION


The clfsplit will split up large CLF format web logs based on IP address. This is for
creating separate log analysis passes for internal and external users of web pages.

OVERVIEW


The defaultfile parameter specifies where data goes if it doesn't match any of the IP
ranges. This could be /dev/null depending on your aims.

The -i input parameter gives the file to take input from (default standard input).

The -f file parameter must be given before the list of IP addresses.

The spec parameter is the IP addresses that go to the file in question. It is of the form
start[-end][:start[-end]] where start and end specify the start and ends of ranges of IPs.
Also the CIDR notation can be used or a single IP address. If there is a large number of
IP ranges then a file name can be given which contains a set of IP ranges, one range per
line.

EXIT STATUS


0 No errors

1 Bad parameters

2 Can't open input

3 Can't open/write to output file

4 Can't open and read from spec file

Use clfsplit online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Crater
    Crater
    Crater is an open-source web &
    mobile invoicing app made especially for
    freelancers and small businesses.
    It's the complete invoicing solution
    you need...
    Download Crater
  • 2
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 3
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 4
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 5
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 6
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • More »

Linux commands

Ad