# ELK for app logs

**URL:** https://discuss.elastic.co/t/elk-for-app-logs/23236
**Category:** Elasticsearch
**Created:** [April 14, 2015, 5:25pm UTC](https://discuss.elastic.co/t/elk-for-app-logs/23236 "2015-04-14T17:25:54Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![TB1](https://avatars.discourse-cdn.com/v4/letter/t/ad7895/32.png) [@TB1](https://discuss.elastic.co/u/TB1)
#### Post date: [April 14, 2015, 5:25pm UTC](https://discuss.elastic.co/t/elk-for-app-logs/23236/1 "2015-04-14T17:25:54Z")

</div>

Hi Experts,  
i'm trying to see how i can use ELK for my application logs,MVC Web App  
running on windows.  
From my understanding of documentation, only way looks like have the MVC  
App write logs to local file and then use logstash to forward the logs to  
ES.  
is this the recommended approach? pls point me in the right direction

TIA,  
TB

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/c3a2f2fd-944c-4653-9164-666ad1b7ed5a%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/c3a2f2fd-944c-4653-9164-666ad1b7ed5a%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [April 14, 2015, 10:27pm UTC](https://discuss.elastic.co/t/elk-for-app-logs/23236/2 "2015-04-14T22:27:46Z")

</div>

You can do it this way, I have also seen logging via TCP to Logstash.  
Lots of people also use nxlog on Windows, which then sends to LS for  
further processing.

I'd also suggest you have a look at the  
[Redirecting to Google Groups](https://groups.google.com/forum/?hl=en-GB#!forum/logstash-users) as there  
are a number of old threads with info on ELK with Windows.

On 15 April 2015 at 03:25, TB [txindfun@gmail.com](mailto:txindfun@gmail.com) wrote:

> Hi Experts,  
> i'm trying to see how i can use ELK for my application logs,MVC Web App  
> running on windows.  
> From my understanding of documentation, only way looks like have the MVC  
> App write logs to local file and then use logstash to forward the logs to  
> ES.  
> is this the recommended approach? pls point me in the right direction
> 
> TIA,  
> TB
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/c3a2f2fd-944c-4653-9164-666ad1b7ed5a%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/c3a2f2fd-944c-4653-9164-666ad1b7ed5a%40googlegroups.com)  
> [https://groups.google.com/d/msgid/elasticsearch/c3a2f2fd-944c-4653-9164-666ad1b7ed5a%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/c3a2f2fd-944c-4653-9164-666ad1b7ed5a%40googlegroups.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAEYi1X8HCbsjzFr-7cMQiNt3Y%3DjN6ZcvsDYWH3pwh7aOhHE9hQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAEYi1X8HCbsjzFr-7cMQiNt3Y%3DjN6ZcvsDYWH3pwh7aOhHE9hQ%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<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, 12:19am UTC](https://discuss.elastic.co/t/elk-for-app-logs/23236/3 "2017-07-06T00:19:49Z")

</div>


