Azure / oms-log-analytics-firehose-nozzle

Microsoft Azure Log Analytics Nozzle
Apache License 2.0
11 stars 14 forks source link

App log Filtering by Orgs or/and Spaces #7

Closed ScottGuymer closed 7 years ago

ScottGuymer commented 7 years ago

We have a CF installation that is used by many teams, we would only want to ship the logs for the apps we care about into OMS. Is it possible to do some filtering by space or app?

HDYA commented 7 years ago

Hi @ScottGuymer

Sorry for the late response, for now the nozzle only support Event Filter, which filter logs by event like HTTP or METRIC. I'll investigate it a bit deeper but for now, I would recommend you to perform filtering in OMS.

Wish you all the best.

HDYA commented 7 years ago

Hi @ScottGuymer ,

Thanks for raising this valuable suggestion, we'll add the feature to future versions. I'll get back to this issue whenever there is further information available.

Wish you all the best.

HDYA commented 6 years ago

Hi @ScottGuymer ,

This feature has been merged into master branch, feel free to contact us if there is any further problems. If you want to try this feature with tile in Ops Manager, you might have to wait for our next release around this December.

Thanks