Title: Store Site Details in a temporary location
Author: WordPress VIP Documentation
Published: December 29, 2020
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. Store Site Details in a temporary location

# Store Site Details in a temporary location

---

 29 December 2020

11:18:13 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/store-site-details-in-a-temporary-location/)

We keep working in the Site Details functionality, that will allow us to have up
to date details about sites, such as the list of plugins and their versions, whether
VIP Search is enabled, Jetpack connection status…

While the final implementation is still in progress, we are now storing site details
in a temporary location in logstash, so that we can start using this data as soon
as possible. One example is finding all sites that are running a certain version
of a plugin, to prepare for an upgrade to a newer version.

https://github.com/Automattic/vip-go-mu-plugins/pull/1924

#mu-plugins #site-details