Application - Configuration File

Card Puncher Data Processing

About

Configuration file are files used to:

They have a structural hierarchy where each parent node is generally known as a section.

Format

There are many format that may be written in configuration file

The ini family are files where the section follows the bracket syntax.

Example:

[section]





Discover More
Card Puncher Data Processing
Apache - Configuration (httpd.conf)

All the Apache configuration are in one directory, the conf directory. with one main entry point known as the httpd.conf file. From this file, all other configuration files are included. It means that...
Process States
Command Argument

This page is argument of a command. When the command is started via a shell script (manual or automatic), the arguments: are separated by one or more blank space should be quoted if the value...
Scale Counter Graph
How to get Started With FluentBit

FluentBit from Calyptia is a observability pipeline tool (written in C, that works on Linux and Windows). It's the Fluentd successor with smaller memory footprint When you need to parse log file,...
Data System Architecture
Key Value - Ini file

A ini file is a configuration file that contains key value data. properties
Data System Architecture
Key Value - Properties (Property file)

A properties file is a configuration file that contains key value data. propertiesini
Card Puncher Data Processing
Tom's Obvious, Minimal Language (toml)

toml is a configuration file format that aimed to be the most human readable



Share this page:
Follow us:
Task Runner