Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- CentOS
- Elasticsearch
- JSON
- 서울시민카드
- Chrome
- syslog
- GPU
- Audit Log
- bash
- K8S
- Elk
- Linux
- C
- Shell
- 파이썬
- 빅데이터
- RHEL
- centos 7.5
- docker
- 크롬
- 디렉토리
- yum
- log
- Kubernetes
- rsyslog
- audit
- PostgreSQL
- Python
- zabbix
- GNOME
Archives
- Today
- Total
Sysops Notepad
[Linux] Audit log 설정하기 본문
728x90
Redhat , Centos Audit log 설정하기
# yum install auditd
# vi /etc/audisp/plugins.d/syslog.conf
....
active = no # active = yes 로 변경
direction = out
...
# service rsyslog restart ; service auditd restart
728x90
'업무 > sys' 카테고리의 다른 글
dd명령어를 이용한 디스크 복제 및 초기화 방법 (0) | 2018.11.05 |
---|---|
ceph osd pool 생성하기 (0) | 2018.11.02 |
Zabbix Server 4.x version setup / update (0) | 2018.10.24 |
katello 메모 (0) | 2018.10.22 |
[Grafana] Grafana Server 구축 하기 (0) | 2018.09.29 |
Comments