Hi Guys,
Wondering if someone could answer a question for me. With the new ability to expose matrix information about current logged in client, and asset in the apache web logs…
If meta-data schemas are applied to an asset, is it possible to expose any of that information, or would I need to make a feature request?
Would be great to have the ability to export, things like, business group details, or anything else stored in the schema…
So when you run your stats package over the log, it gives you more information that you could potentially report against, and group by…
Anyone else have some thoughts or comments on this?
Currently, you are only able to expose the current user or current asset's attributes. You would need to submit a feature request to expose the current asset's metadata values.
[quote]Currently, you are only able to expose the current user or current asset’s attributes. You would need to submit a feature request to expose the current asset’s metadata values.
[right][post=“12059”]<{POST_SNAPBACK}>[/post][/right][/quote]
Playing around with this at the moment, and noticed that when the asset map is refreshed or loaded no information is being exposed in the logs. Only when the html/php pages are being loaded is the information exposed.
[quote]Playing around with this at the moment, and noticed that when the asset map is refreshed or loaded no information is being exposed in the logs.
[right][post=“12128”]<{POST_SNAPBACK}>[/post][/right][/quote]
Correct. That’s because the Asset Map makes its own connections to Apache (via Java). The Apache log entries are designed to improve the logging capabilities of your frontend website and are not meant to be used with the Administration Interface.