Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

nsm_sensor_clean cronjob should output date to logfile #173

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 2 comments
Closed

nsm_sensor_clean cronjob should output date to logfile #173

GoogleCodeExporter opened this issue Mar 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Updated /usr/local/sbin/nsm_sensor_clean as follows:


#
# CLEAN
#

date
echo_msg 0 "Cleaning sensors"

# clean the files as appropriate
sensor_cleandisk $SENSOR_LOG_DIR $SENSOR_UTC

exit 0

Original issue reported on code.google.com by doug.bu...@gmail.com on 28 Dec 2011 at 4:26

@GoogleCodeExporter
Copy link
Author

Created new nsm package:
/usr/local/lib/ruby/gems/1.9.1/gems/fpm-0.3.11/bin/fpm -s dir -t deb -n 
securityonion-nsmnow-admin-scripts -v 20111229 /etc/init.d/nsm* 
/usr/share/nsmnow/ /usr/local/sbin/nsm* /usr/local/lib/nsmnow/ 
/etc/cron.d/sensor-* /etc/cron.d/nsm* /etc/init/securityonion.conf

Original comment by doug.bu...@gmail.com on 29 Dec 2011 at 12:45

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Published:
http://securityonion.blogspot.com/2011/12/security-onion-20111229-now-available.
html

Original comment by doug.bu...@gmail.com on 29 Dec 2011 at 1:12

  • Changed state: Verified
  • Added labels: ****
  • Removed labels: ****

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant