-
Installing Windows Service s will enable Apache rotatelogs by default.
- Refer CS17799for how to run Apache as Windowsservice.
-
Manually set Apache log rotation by following steps.
-
Execute the commands below within a Windchill Shell (substitute <Apache_Home> with the directory where Apache / PTC HTTPServer is installed):
*cd <APACHE_HOME> ant -f config.xml reconfigure -DRotateLogs=true -DRotateOnFileSize=false -DRotateTime=86400 -
DRotateTimeis in seconds - i.e 86400 is the value to specify 1 day
-
Alternatively, rotate by size with -DRotateOnFileSize=true and -DRotateSize=<size in MB>
-
Apache restart is required after this change
-
-
To disable the log rotation execute the commands below within a Windchill Shell (substitute <Apache_Home> with the directory where Apache / PTC HTTPServer is installed):
*cd <APACHE_HOME> ant -f config.xml reconfigure -DRotateLogs=false- Apache restart is required after this change
windchill apache 日志过大的问题解决方法(单个日志超过6G)
ptc学习者2024-07-19 20:45
相关推荐
MindUp32 分钟前
企业网盘权限模型解析:多层级访问控制与审计能力选型指南NG47741 分钟前
【软件设计与体系结构】-策略设计模式程序员天天困1 小时前
优雅记录操作日志:从注解到 SpEL 的全链路实践与开源方案对比战血石LoveYY2 小时前
Integer类型超限,导致数据异常乐观的Terry3 小时前
1、为什么要自己造发布系统兰令水3 小时前
hot100【acm版】【2026.7.13打卡-java版本】名字还没想好☜4 小时前
用 Redis + Redisson 实现分布式锁:从踩坑到生产可用谙忆4 小时前
图片CDN与边缘优化实战:缓存策略、图片处理型CDN与动态裁剪ltqvibe4 小时前
怎么让本体语义变成可执行的智能体javajenius4 小时前
Masslynx 4.1安装包免费下载及详细安装教程