Questions tagged [xpack]
60 questions
0
votes
0 answers
Elasticsearch Searching over large number of fields in a large index
On Elasticsearch 5.6.
We've got a requirement to implement a context free search (a simple google like search anything) feature that could operate over an index with 1000 fields. The index itself can be big (1 million docs per day).
I was looking at…

user1189332
- 1,773
- 4
- 26
- 46
0
votes
1 answer
Receiving "Empty configuration for pipeline_id" error when try send data from logstash to Elastic Cloud
Additional info:
Logstash version: 6.3.1
OS: macOS 10.13.4
Elastic Search: 6.2.24 on Elastic Cloud
Kibana: 6.2.24 on Elastic Cloud
Problem:
Hi,
I'm trying send data from logstash to Elastic Cloud, but i'm receiving the follow error when logstash…

Mauricio Rodrigues
- 757
- 6
- 9
0
votes
1 answer
ELK - X-Pack Custom realm
I've developed a custom realm for my ELK cluster.
This module works well on a on node elasticsearch but when I install it on my production cluster, nothing works.
Elasticsearch starting logs :
- nothing special, everything seems to work and xpack…

Crank
- 26
- 4
0
votes
1 answer
ArcSight ESM - custom dashboard to display video
I want to create a custom dashboard to display video, in ArcSight ESM.
I had spent a couple of hours to find solutions but no luck. Please anyone can guide me how can I accomplish this task.
Thanks in advance.

Dave Kapildev
- 471
- 1
- 7
- 18
0
votes
1 answer
Is 'xpack' required to be purchased for HTTPS output to Elasticsearch from Logstash?
I am using Logstash 5.6.5. So far used elasticsearch (version 5.6.5) output with HTTP protocol and no authentication. Now Elasticsearch is being secured using basic authentication (user/password) and CA certified HTTPS URL. I don't have any control…

Loganathan
- 903
- 2
- 10
- 23
0
votes
0 answers
How to achieve authentication in kibana?
I'm new to ELK and want to perform authentication in kibana.
I have gone through the documents on LDAP and Native Realm.
Which will be the best one to do authentication.

Ritwik
- 65
- 2
- 11
0
votes
1 answer
Is Elasticsearch X-Pack able to return graph vertices across different types?
I have product type data loaded into Elasticsearch containing catalogue_number and name. I also have customer data loaded into Elasticsearch containing name and purchases (where purchases is an array of product numbers).
For…
0
votes
1 answer
X-pack installation error in Kibana 5.2
I have install elastic search 5.2.0 working fine,
when i am trying to install X-pack to kibana
....\bin> kibana-plugin.bat install x-pack
after restarting my Kibana.bat file(..\kibana-5.2.0-windows-x86\kibana-5.2.0-windows-x86\bin) getting…

Sanjay Kanani
- 198
- 13
0
votes
1 answer
how to use Sense (or any other suggested tool) to help beginners with ELK
I have tried few approaches:
1)
-I downloaded Sense from https://github.com/bleskes/sense, unzipped and pasted it in kibana-5.3.0-amd64/usr/share/kibana/plugins
-I started kibana and then I got "[warning] Plugin "Sense" was disabled because it…

DemeCarvO
- 487
- 4
- 16
- 28
0
votes
1 answer
ElasticSearch Troubleshooting Watcher : illegal_argument_exception
Watcher was working and succesfully alerting the Slack channel but now I'm having a trouble.
The only change that I've made was to update its refresh interval. When I run the following GET, it returns watcher actions's state as…

Cumhur Düzlü
- 11
- 4
0
votes
2 answers
Flink with ElasticSearch 5 Sink conflicts of io.netty library
I am playing with flink+ElasticSearch 5 Sink, using x-pack authentication.
I got this error first
Flink Xpack ElasticSearch 5 ElasticsearchSecurityException missing autentication
So i fixed it overwriting the ES Sink function.
My problem now is when…

Luis Toledo
- 11
- 2
0
votes
2 answers
kibana read only dashboard
I am trying to configure roles to a user to give him access to dashboard but only in read only mode:this "read only" user can see a dashboard but cannot save modifications.
I tried several solutions :
x-pack
I tried to install x-pack but I do not…

Corinne Kubler
- 2,072
- 5
- 22
- 34
0
votes
2 answers
Installing Kibana X-Pack on mac os
I have installed X-Pack on ElasticSearch using
bin/elasticsearch-plugin install x-pack
When i am trying to install the plugin on Kibana with the same command
bin/kibana-plugin install x-pack
I am getting the following error
/usr/local/bin/node:…

stratis
- 738
- 3
- 8
- 23
0
votes
3 answers
After installing xpack on Kibana 5.0, the app fails to load
Kibana works fine with elasticsearch until I install xpack. I am using kibana and elasticsearch 5.0 on both and I am installing the 5.0 package of xpack.
The screen that I get after installing xpack is this
I tried restarting kibana but then the…

Subtubes
- 15,851
- 22
- 70
- 105
-2
votes
1 answer
can we only install x-pack for kibana, not install for elasticserach?
Unhandled rejection [illegal_argument_exception] No endpoint or operation is available at [_xpack] :: {"path":"/_xpack","statusCode":400,"response":"{\"error\":{\"root_cause\":[{\"type\":\"illegal_argument_exception\",\"reason\":\"No endpoint or…