# How to process JBoss access log with FileBeat

**URL:** https://discuss.elastic.co/t/how-to-process-jboss-access-log-with-filebeat/191234
**Category:** Beats
**Tags:** filebeat
**Created:** [July 18, 2019, 3:50pm UTC](https://discuss.elastic.co/t/how-to-process-jboss-access-log-with-filebeat/191234 "2019-07-18T15:50:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Arioule](https://avatars.discourse-cdn.com/v4/letter/a/ecb155/32.png) [@Arioule](https://discuss.elastic.co/u/Arioule)
#### Post date: [July 18, 2019, 3:50pm UTC](https://discuss.elastic.co/t/how-to-process-jboss-access-log-with-filebeat/191234/1 "2019-07-18T15:50:15Z")

</div>

I install FileBeat on my local computer to send data to my Kibana application hosted in AWS.

However there is no Out Of Box JBOSS Access Log module for FileBeat.

Is there any way for FileBeat to process JBoss Access log ?

---

<div class="post-metadata">

### Author: ![jsoriano](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsoriano/32/27920_2.png) [@jsoriano](https://discuss.elastic.co/u/jsoriano)
#### Post date: [July 19, 2019, 5:51am UTC](https://discuss.elastic.co/t/how-to-process-jboss-access-log-with-filebeat/191234/2 "2019-07-19T05:51:09Z")

</div>

Hi @Arioule and welcome to discuss 🙂

As you mention there is no module for JBoss, but you could try a couple of things:

- Configure JBoss to use the Apache common log format, then you could use the apache module
- [Create your own ingest pipeline](https://www.elastic.co/guide/en/beats/filebeat/7.2/configuring-ingest-node.html) to parse the default JBoss access logs. If you do that we'd be happy to accept it as a contribution for a new JBoss module 🙂

---

<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: [August 16, 2019, 5:51am UTC](https://discuss.elastic.co/t/how-to-process-jboss-access-log-with-filebeat/191234/3 "2019-08-16T05:51:10Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
