Log connection requests to JSS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 03-03-2016 07:00 AM
I'm in the process of setting up a limited JSS in the DMZ, and my security architecture folks have asked for a way to monitor both successful and unsuccessful connections to that JSS. Does anyone have any advice on tomcat settings or something else that will log the connections? I need more data than just policy logs showing a managed computer connected and ran something.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 03-03-2016 07:50 AM
Is the JSSAccess.log not meeting the requirements? You can find it in /path/to/jss/logs/JSSAccess.log.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 03-03-2016 09:00 AM
FYI, on 9.81 RHEL we had to manually configure the log4j.properties file before the JSSAccess.log was actually created. It was pretty easy, our TAM gave us the bits to put in there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 03-03-2016 09:55 AM
@rdwhitt , that may be what I'm looking for. My current JSSAccess.log file has a pittance of entries from over 12 months ago. I'll talk to my TAM and see.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 03-03-2016 11:13 AM
Yeah, it was SUPPOSE to put it in the log4j but it didn't I did open a defect.
