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