mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #65] get nodeName for harvester from fqdn #50
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peterfroehlich on GitHub (Apr 5, 2013).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/65
The nodeName in the harvester.conf should be optional, with the default using the FQDN of the machine.
This would ease autodeployment of the harvester in a cluster of similar servers.
@jochenonline commented on GitHub (Apr 5, 2013):
I have helped me with "sed", but that would be better :-)
2013/4/5 Peter Fröhlich notifications@github.com
@msmathers commented on GitHub (Aug 1, 2014):
This was a conscious choice of using explicit configuration. The harvester configuration can be generated during machine bootstrapping, during which user scripts generally have access to the node's name or hostname.