Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Azure应用程序洞察:如何限制特定域或IP地址的日志信息_Azure_Appinsights - Fatal编程技术网

Azure应用程序洞察:如何限制特定域或IP地址的日志信息

Azure应用程序洞察:如何限制特定域或IP地址的日志信息,azure,appinsights,Azure,Appinsights,有没有办法将Azure App Insight配置为仅从单个IP地址或单个域收集日志信息? 提前感谢这在App Insights中是不可能的 为了实现这一点,您可以为不同的主机名/IP使用不同的配置(启用/禁用AppInsights日志记录)多次部署您的网站 您没有说明不应记录不同主机名的所有数据的原因。我想这与安全原因有关 如果这不是硬性要求,您只需过滤AppInsights结果中的特定主机名或IP

有没有办法将Azure App Insight配置为仅从单个IP地址或单个域收集日志信息?
提前感谢

这在App Insights中是不可能的

为了实现这一点,您可以为不同的主机名/IP使用不同的配置(启用/禁用AppInsights日志记录)多次部署您的网站

您没有说明不应记录不同主机名的所有数据的原因。我想这与安全原因有关

如果这不是硬性要求,您只需过滤AppInsights结果中的特定主机名或IP