# I was trying to add an index in the index pattern, which is "journalbeat". I was configured in the presence of Elasticsearch and Logstash. The status was showing successful connection between OpenSearch and Logstash for Journalbeat, but in index pattern i

**URL:** https://forum.opensearch.org/t/i-was-trying-to-add-an-index-in-the-index-pattern-which-is-journalbeat-i-was-configured-in-the-presence-of-elasticsearch-and-logstash-the-status-was-showing-successful-connection-between-opensearch-and-logstash-for-journalbeat-but-in-index-pattern-i/20111
**Category:** OpenSearch
**Tags:** troubleshoot, configure, index-management
**Created:** [July 3, 2024, 4:49am UTC](https://forum.opensearch.org/t/i-was-trying-to-add-an-index-in-the-index-pattern-which-is-journalbeat-i-was-configured-in-the-presence-of-elasticsearch-and-logstash-the-status-was-showing-successful-connection-between-opensearch-and-logstash-for-journalbeat-but-in-index-pattern-i/20111 "2024-07-03T04:49:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![naresh1](https://avatars.discourse-cdn.com/v4/letter/n/3be4f8/32.png) [@naresh1](https://forum.opensearch.org/u/naresh1)
#### Post date: [July 3, 2024, 4:49am UTC](https://forum.opensearch.org/t/i-was-trying-to-add-an-index-in-the-index-pattern-which-is-journalbeat-i-was-configured-in-the-presence-of-elasticsearch-and-logstash-the-status-was-showing-successful-connection-between-opensearch-and-logstash-for-journalbeat-but-in-index-pattern-i/20111/1 "2024-07-03T04:49:07Z")

</div>

**Versions** (relevant - OpenSearch/Dashboard/Server OS/Browser):

**Describe the issue** : I was trying to add an index in the index pattern, which is “journalbeat”. I was configured in the presence of Elasticsearch and Logstash. The status was showing successful connection between OpenSearch and Logstash for Journalbeat, but in index pattern i

**Configuration** : opensearch

**Relevant Logs or Screenshots** : ubuntu@opensearch:~$ curl -XGET “[http://192.168.0.11:9200/\_cat/indices?v](http://192.168.0.11:9200/_cat/indices?v)”  
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size  
green open .geoip\_databases KPGrF\_AVS-mKP5Fht027xQ 1 0 33 0 31.2mb 31.2mb  
yellow open journalbeat-2024.07.02 QuqeGvceQYOXXel09h\_JRQ 1 1 5 0 70.4kb 70.4kb  
yellow open default-2024.07.02 3zmF-zVPSHSxW\_UOGUpRMg 1 1 17 0 190kb 190kb  
yellow open journalbeat-minio-2024.07.02 hxR\_rsVGRmaHnGC\_gOjsDA 1 1 12 0 89.9kb 89.9kb  
ubuntu@opensearch:~$ sudo /usr/share/logstash/bin/logstash --config.test\_and\_exit --config.path=/etc/logstash/conf.d/
