Skip to content

Commit

Permalink
FIX: so-index-list typo #12988
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks authored May 10, 2024
1 parent a1291e4 commit 26cb8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/elasticsearch/tools/sbin/so-index-list
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
# https://securityonion.net/license; you may not use this file except in compliance with the
# Elastic License 2.0.


. /usr/sbin/so-common

curl -K /opt/so/conf/elasticsearch/curl.config -s -k -L "https://localhost:9200/_cat/indices?pretty&v&s=index"

0 comments on commit 26cb8d4

Please sign in to comment.