Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nick Bearson
eodn2realearth
Commits
6b2585dd
Commit
6b2585dd
authored
May 11, 2017
by
Nick Bearson
Browse files
updating all our dirs in the conf
parent
fd8089ac
Changes
3
Hide whitespace changes
Inline
Side-by-side
conf/crontab.table
View file @
6b2585dd
# daily @ 02:01, rotate the logs
1 2 * * * /usr/sbin/logrotate -f /home/eodn/
eodn
2realearth/conf/logrotate.conf -s /home/eodn/
eodn
2realearth/logs/rotate.status
1 2 * * * /usr/sbin/logrotate -f /home/eodn/
harvester
2realearth/conf/logrotate.conf -s /home/eodn/
harvester
2realearth/logs/rotate.status
# daily @ 01:01, purge old files
1 1 * * * /home/eodn/
eodn
2realearth/src/purge.sh
1 1 * * * /home/eodn/
harvester
2realearth/src/purge.sh
conf/incrontab.table
View file @
6b2585dd
# 0 Monitor eodn incoming and trigger ingest
/home/eodn/
eodn
2realearth/incoming IN_CLOSE_WRITE,IN_MOVED_TO /home/eodn/
eodn
2realearth/src/ingest.sh $@/$#
/home/eodn/
harvester
2realearth/incoming IN_CLOSE_WRITE,IN_MOVED_TO /home/eodn/
harvester
2realearth/src/ingest.sh $@/$#
conf/logrotate.conf
View file @
6b2585dd
compress
/
home
/
eodn
/
eodn
2realearth
/
logs
/*.
log
{
/
home
/
eodn
/
harvester
2realearth
/
logs
/*.
log
{
rotate
7
daily
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment