Skip to content

Jacclog is a prototype of a modular access log analytics system written in Java. It is open source and the modular architecture (OSGi) is based on Apache Karaf. The goal of this application is the rapid analysis of access logs. At present only a file import and a statistical analysis with CSV export is available.

License

arouel/jacclog

Repository files navigation

/*
 * Licensed to the Apache Software Foundation (ASF) under one or more
 * contributor license agreements.  See the NOTICE file distributed with
 * this work for additional information regarding copyright ownership.
 * The ASF licenses this file to You under the Apache License, Version 2.0
 * (the "License"); you may not use this file except in compliance with
 * the License.  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

Welcome to Jacclog 
==================
Jacclog is an open source access log analysis application and is written
in Java. The modular architecture (OSGi) is based on Apache Karaf.

The goal of this application is the rapid analysis of access logs. At 
present only a file import and a statistical analysis with CSV export is
available. But that's just the beginning.

In future we will provide an additional importer interface for easy
integration into web server (eg for the Apache HTTP server) and a nice
Web-GUI for our users.

Getting Started
===============
For an Jacclog source distribution, please read BUILDING for instructions on
building Jacclog.

For an Jacclog binary distribution, please read RELEASE-NOTES for installation
instructions and list of supported and unsupported features.

Alternatively, you can also find out how to get started here:
    http://jacclog.sf.net/

If you need more help try talking to us on our mailing lists
    http://sourceforge.net/p/jacclog/discussion/

If you find any issues with Jacclog, please submit reports here:
    http://sourceforge.net/p/jacclog/tickets/

We welcome contributions, and encourage you to get involved in the Jacclog
community. If you'd like to learn more about how you can contribute,
please see:
    http://jacclog.sf.net/contributing.html

Many thanks for using Jacclog.


The Jacclog Team
http://jacclog.sf.net/team.html

About

Jacclog is a prototype of a modular access log analytics system written in Java. It is open source and the modular architecture (OSGi) is based on Apache Karaf. The goal of this application is the rapid analysis of access logs. At present only a file import and a statistical analysis with CSV export is available.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages