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 |
Tags
- Kubernetes
- centos 7.5
- PostgreSQL
- syslog
- docker
- Shell
- rsyslog
- bash
- K8S
- CentOS
- Audit Log
- 크롬
- yum
- Elk
- Python
- GNOME
- Elasticsearch
- Chrome
- 서울시민카드
- RHEL
- log
- Linux
- 디렉토리
- 파이썬
- JSON
- audit
- C
- GPU
- zabbix
- 빅데이터
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