Closed
Bug 785239
Opened 14 years ago
Closed 13 years ago
deploy logrotate script and config file to push JSON logs to HDFS on sync stage servers
Categories
(Cloud Services Graveyard :: Server: Sync, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vng, Assigned: bobm)
References
Details
(Whiteboard: [qa+])
Attachments
(2 files)
We need to push a logrotate script and a configuration file to each of the sync webheads in staging.
This will push our /var/log/syncweb/metrics_hdfs.log file out to the Hadoop cluster.
The sync_metrics_hdfs.ini config file will need to have a template applied to modify the DST_FNAME value so that it includes the sync webhead hostname in the filename. This will ensure that multiple webheads do not have colliding filenames when they push to the HDFS cluster.
| Reporter | ||
Comment 1•14 years ago
|
||
the postrotate block contains a config parameter that points to the sync_metrics_hdfs.ini file that was attached earlier in this bug
Updated•14 years ago
|
Whiteboard: [qa+]
Updated•13 years ago
|
Summary: deploy logrotate script and config file to push JSON logs to HDFS → deploy logrotate script and config file to push JSON logs to HDFS on sync stage servers
Updated•13 years ago
|
Assignee: nobody → bobm
| Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•13 years ago
|
||
Change completed yesterday.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•