Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Logstash Configuration

Hi,
Regarding the logstash configuration, I have some issues ..
I have set the following parameters in my ESB container :
elasticsearch.host=MY_LOGSERV_HOST
elasticsearch.available=true
search.active.default=true
elasticsearch.indexname = talendesb
On my Kibana application on the MY_LOGSERV_HOST server, I have the following error :
indexMissingException missing]
So, where do I configure the indexes on LogServer ????
Thanks,
Romain.
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Nobody to help me ??
Romain.
Anonymous
Not applicable
Author

Apparently, we have this error till there is nothing sent to elasticsearch from LogStash.
As soon as the container sends something, the index is generated and Kibana can retrieve something.
Romain.