All Questions
7 questions
0
votes
1
answer
2k
views
How can I stream logs from Cloudwatch to Kibana using Elasticsearch?
My goal is to be able to visualize cloudwatch logs from AWS on a Kibana dashboard using the ELK stack but I am a little bit lost and don't know where to start. The docs were not very useful :(
Does ...
0
votes
1
answer
646
views
Deploy ELK stack on AWS EC2
I am trying to set up ELK stack on AWS EC2 instance. I am new to this and i am following this tutorial I found online: https://avarjana.medium.com/setting-up-elk-stack-elastic-stack-on-aws-ec2-...
0
votes
2
answers
960
views
Unable to access Kibana on AWS EC2 instance using url
I have Elasticseasrch and Kibana installed on EC2 instance where I am able to access Elasticsearch using on this url http://public-ip/9200. But I am unable to access Kibana using http://public-ip/5601....
1
vote
0
answers
541
views
Auto Authentication in Embedded link (AWS Opensearch)
I have hosted AWS OpenSearch(ELK) and with that Kibana also get hosted. So I have created a dashboard in Kibana where I get the embedded link and insert it to my HTML code. It ask me to login ...
0
votes
0
answers
108
views
How can I view all metrics namespace in Kibana?
I am streaming AWS metrics to Kibana via metricsbeat. When I open Metrics in Kibana, I can only see these 4 metrics. But I have configured many metrics set and namespace in metricbeat. Is there any ...
0
votes
1
answer
1k
views
HTTP 500 when accessing Kibana on AWS
I'm using elasticsearch and kibana both managed by AWS, I've configured SAML with ADFS to authenticate my users, but some users login successfully by accessing Kibana, while others login fails and ...
1
vote
0
answers
52
views
How to make a response body object attributes as a searchable fields in Kibana
How to make a response body object attributes of an specific API as a searchable column in Kibana
Is there a way to make it like what we have available fields to filter in left panel of Kibana