Closed
Bug 767603
Opened 14 years ago
Closed 14 years ago
new puppetized logstash.conf template
Categories
(Cloud Services :: Operations: Miscellaneous, task)
Cloud Services
Operations: Miscellaneous
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rmiller, Assigned: petef)
References
Details
(Whiteboard: [qa+])
Attachments
(1 file)
|
1.60 KB,
text/plain
|
Details |
The logstash.conf configuration file that is on all of our webheads needs to be tweaked to generate the output that we want to see. Attached is the correct file that should be puppetized so as to be distributed to all of these machines. Some notes:
* The file should be templatized. There are a couple of file output paths specified as '/var/log/<APPNAME>/...'. In these cases <APPNAME> should be the string token commonly used to refer to the application in question (e.g. 'aitc', 'sync', 'tokenserver', 'stokenserver', etc.)
* This config makes use of the 'catchall' filter which is newly added to logstash-metlog as of 0.7. The 0.7 RPM is currently available at r6.build.mtv1.svc.mozilla.com:/home/vng/RPMS/logstash-metlog-0.7-1.x86_64.rpm
Comment 1•14 years ago
|
||
+1
Would be nice to actually see the logstashed/MetLogged-ified logs in AITC stage, among other locations...
Whiteboard: [qa+]
| Assignee | ||
Comment 2•14 years ago
|
||
templatized in puppet + deployed to aitc/token.
I made the changes in puppet for syncweb stage, too, didn't actually kick puppet or verify there.
Assignee: nobody → petef
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
Most definitely have evidence of this work in Stage.
Thanks.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•