[PR #78] [CLOSED] Folder support added to logStreams #241

Closed
opened 2026-02-26 05:31:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/78
Author: @eeertekin
Created: 5/28/2013
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

2 files changed (+14 additions, -0 deletions)

View changed files

📝 conf/harvester.conf (+3 -0)
📝 src/harvester.coffee (+11 -0)

📄 Description

Sample configuration :

xports.config = {
nodeName: "RDS",
logStreams: {
eee : [
"/www/v3/eee/logs/",
]
},
server: {
host: '0.0.0.0',
port: 28777
}
}


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NarrativeScience-old/log.io/pull/78 **Author:** [@eeertekin](https://github.com/eeertekin) **Created:** 5/28/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d31195a`](https://github.com/NarrativeScience-old/log.io/commit/d31195a8152534b15655ba120c6a176c77028b43) Folder support added. ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `conf/harvester.conf` (+3 -0) 📝 `src/harvester.coffee` (+11 -0) </details> ### 📄 Description Sample configuration : xports.config = { nodeName: "RDS", logStreams: { eee : [ **"/www/v3/eee/logs/",** ] }, server: { host: '0.0.0.0', port: 28777 } } --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#241
No description provided.