# How can I view logs from another client

**URL:** https://discuss.elastic.co/t/how-can-i-view-logs-from-another-client/46071
**Category:** Kibana
**Created:** [April 1, 2016, 2:53pm UTC](https://discuss.elastic.co/t/how-can-i-view-logs-from-another-client/46071 "2016-04-01T14:53:49Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![rvaedex23](https://avatars.discourse-cdn.com/v4/letter/r/9f8e36/32.png) [@rvaedex23](https://discuss.elastic.co/u/rvaedex23)
#### Post date: [April 1, 2016, 2:53pm UTC](https://discuss.elastic.co/t/how-can-i-view-logs-from-another-client/46071/1 "2016-04-01T14:53:49Z")

</div>

How can I view logs from another client in Kibana 4.  
Can I run a search and pull up the logs from a different client?  
I have about 5 clients configured.

---

<div class="post-metadata">

### Author: ![MarkOStewart](https://avatars.discourse-cdn.com/v4/letter/m/898d66/32.png) [@MarkOStewart](https://discuss.elastic.co/u/MarkOStewart)
#### Post date: [April 1, 2016, 3:27pm UTC](https://discuss.elastic.co/t/how-can-i-view-logs-from-another-client/46071/2 "2016-04-01T15:27:21Z")

</div>

Not sure what you are referring to?

Your reference to view logs from another client, do you mean get data from another server? if so look at the logbeats or packet beats section of [elastic.co](http://elastic.co). Set up beats on the other client and point it to Elasticsearch. Then Kibana can present data collected from your additional clients that has been saved in Elasticsearch.

If this is not what you are trying to do please elaborate.

Mark

---

<div class="post-metadata">

### Author: ![rvaedex23](https://avatars.discourse-cdn.com/v4/letter/r/9f8e36/32.png) [@rvaedex23](https://discuss.elastic.co/u/rvaedex23)
#### Post date: [April 1, 2016, 4:14pm UTC](https://discuss.elastic.co/t/how-can-i-view-logs-from-another-client/46071/3 "2016-04-01T16:14:23Z")

</div>

I wanted to view logs from another server. I have 5 servers that are clients with different logs to view such as catalina.out and mysqld..log.

---

<div class="post-metadata">

### Author: ![MarkOStewart](https://avatars.discourse-cdn.com/v4/letter/m/898d66/32.png) [@MarkOStewart](https://discuss.elastic.co/u/MarkOStewart)
#### Post date: [April 1, 2016, 7:01pm UTC](https://discuss.elastic.co/t/how-can-i-view-logs-from-another-client/46071/4 "2016-04-01T19:01:26Z")

</div>

I dont think they have the beats shippers available yet for Tomcat and mysql. I am not sure if they have been released yet but i did see that Tomcat and mysql were on the future shippers map for Beats.

If you cannot find a Catalina/Tomcat shipper for Beats  
[https://www.elastic.co/products/beats](https://www.elastic.co/products/beats)

then you will have to use LogStash and there are many Logstash configs for Catalina and MySQL

Tomcat

> <https://gist.github.com/cgswong/95c86e0b16e2c6fb6721>

Similar search for logstash and mysql there are many examples depending on what you want out of MySQL

Hope this helps!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:57pm UTC](https://discuss.elastic.co/t/how-can-i-view-logs-from-another-client/46071/5 "2017-07-06T13:57:08Z")

</div>


