The panko.storage.impl_log Module

The panko.storage.impl_log Module

class panko.storage.impl_log.Connection(url, conf)[source]

Bases: panko.storage.base.Connection

Log event data.

static clear_expired_data(ttl)[source]

Clear expired data from the backend storage system.

Clearing occurs according to the time-to-live.

Parameters:ttl – Number of seconds to keep records for.
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.