GithubHelp home page GithubHelp logo

psemiletov / logfilegen Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 403 KB

The server log file generator

Home Page: https://psemiletov.github.io/logfilegen/

License: The Unlicense

Makefile 1.28% C++ 71.56% CMake 1.07% Dockerfile 0.22% HCL 20.06% Shell 5.81%
load-testing log logfiles

logfilegen's Introduction

logfilegen

The server log file generator

Release Tests

Docker Docker downloads

Official site

Dockerhub repo

AUR, openSUSE

ABOUT

Logfilegen is a fast and highly customizable tool to generate server (nginx, etc) or user-defined format log files. You can generate log file with the desired rate (lines per second), the file size, lines count and the duration. Each variable of the log file can be redefined by the random or static value. logfilegen depends just on GCC or Clang with C++11 support, and, optionally, cmake.

USE

The server log file generator. logfilegen is controlled by the configuration variables and templates. The usual way to run logfilegen from the command line is, for example:

logfilegen --template=mytemplate.tp --duration=20 --rate=100 --logfile=out.log

The configuration variables affects how logfilegen works, and templates affects the generation of log file.

Please read the Manual:

Installation

Configuration

Using templates

Using metrics

logfilegen's People

Contributors

air3ijai avatar andreasstieger avatar psemiletov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

logfilegen's Issues

Add an installation guide

Hello,

We just started to use your application and installed it on Ubuntu 22.04. Installation guide may be very helpfully.

# Ubuntu 22.04

# Prerequisites
sudo apt update
sudo apt install git make g++

# Get sources
git clone https://github.com/psemiletov/logfilegen.git
cd logfilegen

# Install
make
sudo make install

# Check
logfilegen --version

Will check also how to install it on RPM based distributive and will provide an update.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.