https://github.com/discoverygarden/islandora_log_config
Rotates the logs created by Islandora.
https://github.com/discoverygarden/islandora_log_config
provisioning
Last synced: 2 months ago
JSON representation
Rotates the logs created by Islandora.
- Host: GitHub
- URL: https://github.com/discoverygarden/islandora_log_config
- Owner: discoverygarden
- Created: 2012-06-06T17:01:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T03:26:08.000Z (about 2 years ago)
- Last Synced: 2024-04-15T03:05:53.967Z (about 1 year ago)
- Topics: provisioning
- Language: Shell
- Size: 48.8 KB
- Stars: 2
- Watchers: 31
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
islandora\_log\_config
===================Rotates the logs created by Islandora, fedora, activemq, gsearch and tomcat.
Will need to be modified to include microservices and batch ingest.
The first user who needs this should submit the patch.General Usage:
Stop Fedora and other Tomcat services e.g. Blazegraph before running.Example:
```
service fedora stop
service blazegraph stop
git clone [email protected]:discoverygarden/islandora_log_config.git
cd islandora_log_config
sudo ./manual_install.sh
```**File locations default:**
* /etc/logrotate.d/islandora_logrotate
* /etc/logrotate.d/islandora_log
* /etc/logrotate.d/blazegraph_log
* /etc/logrotate.d/drupal_syslog
* /usr/local/fedora/tomcat/webapps/fedoragsearch/WEB-INF/classes/log4j.xml
* /usr/local/fedora/tomcat/webapps/adore-djatoka/WEB-INF/classes/log4j.properties
* /usr/local/fedora/server/config/logback.xml
* /usr/share/tomcat/conf/logging.properties
* /usr/share/tomcat/conf/server.xml