Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法将 Azure App Insight 配置为仅从单个 ipaddress 或单个域收集日志信息?提前致谢
App Insights 无法做到这一点。
为此,您可以为不同的主机名/IP 使用不同的配置(启用/禁用 AppInsights 日志记录)多次部署您的网站。
您没有说明为什么不应该记录不同主机名的所有数据的原因。我想这与安全原因有关。
如果这不是硬性要求,您只需筛选特定主机名或 IP 的 AppInsights 结果。