This file is indexed.

/etc/pycadf/ceilometer_api_audit_map.conf is in pycadf-common 2.4.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
[DEFAULT]
# default target endpoint type
# should match the endpoint type defined in service catalog
target_endpoint_type = None

# possible end path of api requests
[path_keywords]
meters = meter_name
resources = resource_id
statistics = None
samples = sample_id
capabilities = None
alarms = alarm_id
history = None
state = None
event_types = event_type
traits = event_type
events = message_id

# map endpoint type defined in service catalog to CADF typeURI
[service_endpoints]
metering = service/metering