Closed Bug 773483 Opened 12 years ago Closed 12 years ago

Update pencil to reflect browserid persona change

Categories

(Cloud Services :: Operations: Metrics/Monitoring, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: gene, Assigned: gene)

Details

(Whiteboard: [qa+])

(03:15:13 PM) petef: the zlb logstash config template, that is
(03:17:26 PM) petef: gene: look at our puppet tree, modules/logstash/templates/zlb.conf
(03:17:34 PM) petef: there is a line somewhere that tries to match host to browserid or diresworb
(03:17:43 PM) petef: just add persona and anosrep as alternate matches in the regexp
(03:17:44 PM) ckolos: grep {
(03:17:45 PM) ckolos:         type => "zeus"
(03:17:45 PM) ckolos:         match => ["host", "^.*(browserid|diresworb).*$"]
(03:17:45 PM) ckolos:         drop => false
(03:17:46 PM) ckolos:         add_tag => ["bid.web"]
(03:17:47 PM) ckolos:     }
Assignee: nobody → gene
I am going to assume this is for Stage and Prod...
Whiteboard: [qa+]
ckolos fixed this
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Awesome thanks.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.