Closed Bug 850316 Opened 11 years ago Closed 11 years ago

need to get more consistent naming for statsd and cef prefixes in marketplace

Categories

(Cloud Services :: Operations: Marketplace, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: vng, Assigned: jason)

References

Details

The marketplace uses Django's STATSD_PREFIX is currently used for both statsd and for CEF logging.  The settings.CEF_PRODUCT is bound to STATSD_PREFIX in sites/*/private_base.py

For marketplace production we have:

STATSD_PREFIX = 'marketplace'

For marketplace-altdev we have:

STATSD_PREFIX = 'marketplace-altdev'

For marketplace-dev we have:

STATSD_PREFIX = 'addons-dev'

I'd like to get the STATSD_PREFIX changed to use 'marketplace-dev' so that it's more consistent.  This will also make it easier for the security team to configure regular expressions in Arcsight.
Blocks: 848876
Assignee: server-ops-amo → jthomas
merged into zamboni as of 11bfbd0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in before you can comment on or make changes to this bug.