[role="xpack"] [[logstash-configuration-management-api]] == Logstash configuration management APIs Programmatically integrate with the Logstash configuration management feature. WARNING: Do not directly access the `.logstash` index. The structure of the `.logstash` index is subject to change, which could cause your integration to break. Instead, use the Logstash configuration management APIs. * <> * <> * <> * <> include::logstash-configuration-management/create.asciidoc[] include::logstash-configuration-management/retrieve.asciidoc[] include::logstash-configuration-management/delete.asciidoc[] include::logstash-configuration-management/list.asciidoc[]