639 B
639 B
Logs Directory
This directory is reserved for persistent log storage for agent actions.
Purpose
- Store execution logs from AI agents
- Maintain audit trail of automated actions
- Debug workflow issues
- Track agent decision-making history
Usage
This folder will be populated by your n8n workflows when you configure logging nodes. Logs can include:
- Agent diagnostic outputs
- Service check results
- Automated action records
- Error and exception logs
- Human approval request history
Note
This directory is intentionally kept empty in the repository. Your actual logs will be stored here when the system is running.