[
https://issues.apache.org/jira/browse/KARAF-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185492#comment-16185492
]
Jean-Baptiste Onofré commented on KARAF-5388:
---------------------------------------------
In Karaf 3.x, a dump contained:
{code}
Archive: 2017-09-29_101842.zip
inflating: environment.txt
inflating: memory.txt
inflating: threads.txt
inflating: heapdump.txt
inflating: bundles.txt
inflating: log/audit.log
inflating: log/karaf.log
inflating: features.txt
{code}
whereas since Karaf 4.0.x, the dump doesn't include the log files anymore:
{code}
Archive: 2017-09-29_101633.zip
inflating: environment.txt
inflating: memory.txt
inflating: threads.txt
inflating: heapdump.txt
inflating: bundles.txt
inflating: features.txt
{code}
> create dump doesn't include log file anymore
> --------------------------------------------
>
> Key: KARAF-5388
> URL: https://issues.apache.org/jira/browse/KARAF-5388
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 4.1.2
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.2.0, 4.1.3
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)