<< Click to Display Table of Contents >> Manual > Server Creation Guide > Action Edition > Action Reference > Summary Actions (Logging/Counting/Daily Reports) > Explanation by Function > Logging Function > Logging function configuration file configuration |
Configuration of the logging function setting file
The minimum required configuration files for using the logging function are the following two:
•Summary master file (required)
•Tag Field Master File (required)
For details on each configuration file, please refer to "Summary Master" and "Tag Field Master".
The following is a specific example of file names and folder structure.
Summary configuration file folder:
server\summary
master.txt... Summary master file (required)
fieldmaster_tag.csv... Tag field master file (required)
Summary Folder:
server_data\summary
|
|--- DB
| index_tag.txt ... tag field index file
|
|-- RAW (folder for log data every second)
The DB folder will be created automatically when necessary. |