Create dashboards with links in kibana - elasticsearch

I have created one dashboard based on query, but now I need to add link to it.
Consider below scenario :
In above image, you can see API name(underlined in red) are needs to be a hyperlinked, so that if user clicked on it, it should redirect to Discover page & run query as APINAME = "ping1"(the one which we clicked)
I don't know whether it is possible or not, atleast I didn't found any such document.

This is forum link that will help to create an hyperlink on kibana dashboard.

Related

I am trying to create a page or pages in laravel that shows a spefic client dashboard

For example : If I select from a list of clients ( company names ) and it takes you to a dashboard or a page that displays only that company data. Then when you data while on that page on some content on the dashboard you are still within that company until you change it to a new company.
Forgive me if it not very clear as I dont know the proper terminology.
Can you tell me what I am describing or term that would allow me to search for how to achieve this?

elasticsearch and liferay dxp search

I want to know how I get user information from liferay table in elasticsearch panel.Suppose I have created two users in liferay and reindex user entity then i want to get those data.Is there any way to get those user from elasticsearch panel located localhost:9200.My elasticsearch running in embedded mode.
I'm on my phone but I believe going into the search portlet's configuration and choosing to see results in document mode will give you what you're after.
Then search for the user and expand it's document view in the search results list.
Edit to add:
Click the options menu on the search portlet (kebab icon).
Click the Configuration option.
Click the Other Settings tab.
Choose Display Results in Document Form.
Search for a user.
Click Details... in the search results.
Edit again:
http://localhost:9200/liferay-20116/_search?q=screenName:wmozart
Gets you the document as well. My example is running ES on localhost:9200, the index name is liferay-20116 (leave it out to search all indices), and my user's Screen Name is wmozart.

how do you add charts to dashboard in Kibana 4?

I am trying to create dashboard with multiple different charts in them. I am confused. Do I have to create each charts, save them and then add them to the dashboard or within the dashboard, I can create different charts and add it to the dashboard?
Do I have to create each charts, save them and then add them to the
dashboard
Yes. To a visualization to dashboard you first need to creat it from Visualize tab and save it with a name. Afterwards you can add already created visualizations by clicking that button:
The empty page says it all:

Joomla search results

I am facing this issue that the search results page shows all the modules that I only show in the homepage. This happen after I deleted most of the sample data that comes with joomla. Before I deleted here is the url I got from the search:
localhost/my_site/index.php/using-joomla/extensions/components/search-component/search?searchword=cars&searchphrase=all
And now:
localhost/my_site/index.php/component/search/?searchword=cars&searchphrase=all&Itemid=643
So somehow there is a link between any sample menu item or category and the search page, how can I get back or recreate the same behavior so the search results page don't show the homepage modules?
Thank you
Ok, I found it, i had to set itemID (menu id) in the search module.

Can't get comments to display correctly and comments not showing in moderation tool

I'm setting up Facebook comments on a WordPress blog. I have specific requirements so I can't use the Wordpres plugins for this.
Problem now is I can't get the FB comments to show comment count or to show the comments in the FB moderation dashboard.
Attached is how the comment box is coming out
I used this Facebook page for instructions setting the FB comments: https://developers.facebook.com/docs/reference/plugins/comments/
Created new app and have App ID. Have the 2 FB meta tags for App ID and Admin in the header. used the settings in the picture below. The first just under the and the other in the comments.php file.
Where am I going wrong?
I was able to resolve the first of my issues. To make the comment count (the noe that has a drop down option to sort comments) show, reduced the number of default number of posts (data-num-posts="2" from the 15 I had put to the default 2.
Still don't have anything in my moderation panel though

Resources