# Eliminate specific application from being logged into the access log

**URL:** https://community.wowza.com/t/eliminate-specific-application-from-being-logged-into-the-access-log/96035
**Category:** Wowza Streaming Engine
**Tags:** server-administration
**Created:** [April 5, 2023, 6:31pm UTC](https://community.wowza.com/t/eliminate-specific-application-from-being-logged-into-the-access-log/96035 "2023-04-05T18:31:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Tech\_Department](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/tech_department/32/795_2.png) [@Tech\_Department](https://community.wowza.com/u/Tech_Department)
#### Post date: [April 5, 2023, 6:31pm UTC](https://community.wowza.com/t/eliminate-specific-application-from-being-logged-into-the-access-log/96035/1 "2023-04-05T18:31:25Z")

</div>

Hello everyone!

Currently we have log4j2-config.xml configured to log all activity into one global access log. How can we change that so we can have applicationA and applicationB still be logged in this global log but applicationC be totally ignored. ApplicationC creates WAY too many log entries.

Thank you and best regards!

---

<div class="post-metadata">

### Author: ![kishore\_kumar1](https://avatars.discourse-cdn.com/v4/letter/k/f4b2a3/32.png) [@kishore\_kumar1](https://community.wowza.com/u/kishore_kumar1)
#### Post date: [April 12, 2023, 4:59am UTC](https://community.wowza.com/t/eliminate-specific-application-from-being-logged-into-the-access-log/96035/2 "2023-04-12T04:59:20Z")

</div>

Hello,

I would like to let you know that there is no specific log4j2 configuration example we have for eliminating a particular application from logging. You can review the Log4j2 documentations to see if you have an option for it.

If you need to figure-out what cause to print more logs from a particular application, You can create a support ticket and share your Conf and logs folder along with the application name. Our support team can review your logs and get back to you with their suggestions/recommendations.

Do follow the link below to create the support ticket:  
[https://www.wowza.com/support/open-ticket`](https://www.wowza.com/support/open-ticket%60)

---

<div class="post-metadata">

### Author: ![Tech\_Department](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/tech_department/32/795_2.png) [@Tech\_Department](https://community.wowza.com/u/Tech_Department)
#### Post date: [April 12, 2023, 1:08pm UTC](https://community.wowza.com/t/eliminate-specific-application-from-being-logged-into-the-access-log/96035/3 "2023-04-12T13:08:02Z")

</div>

Thank you for your answer…
