stephanediondev / elasticsearch-admin

Web administration for Elasticsearch (2.x to 8.x): cluster, nodes, indices, shards, index templates, repositories, snapshots ...
https://stephanediondev.github.io/elasticsearch-admin/
MIT License
90 stars 10 forks source link

Error when going to Cluster -> Audit #78

Open mackfish-1 opened 2 weeks ago

mackfish-1 commented 2 weeks ago

Really like this ES admin tool - THANK YOU

playing around with it, I get this when going to Cluster -> Audit

Internal Server Error App\Model\ElasticsearchSlmPolicyModel::setIndices(): Argument #1 ($indices) must be of type ?array, string given, called in /var/www/html/src/Model/ElasticsearchSlmPolicyModel.php on line 349

File: /var/www/html/src/Model/ElasticsearchSlmPolicyModel.php Line: 111 Route: cluster_audit Installation type: docker PHP version: 8.2.17 Symfony version: 7.0.5 Elasticsearch version: 7.8.0 Browser: Chrome 126.0 OS: Windows 10

stephanediondev commented 1 week ago

Hi

It's fixed

Issue with SLM policies: indices parameter can be array or string