일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Elasticsearch
- endpoint security
- 보안양파
- application security
- freebsd
- proxycfg
- elastic stack
- Kibana
- hardening
- ssh key 배포
- Proxy
- 한글가이드
- x-pack
- PlayBook
- XCP-ng
- docker
- macos
- ansible
- bash
- xe guest utilities
- miniconda
- GitLab
- pfsense
- Windows
- G-suite
- Kibana server is not ready yet
- centos 8
- 로그인불가
- ELASTIC
- Today
- Total
목록IT/System & Network (299)
선 밖에 선 자유인
https://packages.graylog2.org/el/stable - graylog2 install in CentOS 7http://www.itzgeek.com/how-tos/linux/centos-how-tos/how-to-install-graylog2-on-centos-7-rhel-7.html - graylog2 install in CentOS 6http://www.richardyau.com/?p=377 - High Availability Log Processing with Graylog, MongoDB and ElasticSearchhttp://severalnines.com/blog/high-availability-log-processing-graylog-mongodb-and-elasticse..
http://boanhack.tistory.com/42
- 한글 매뉴얼 사이트http://manual.oplab.co.kr/doku.php - zabbix Appliancehttp://www.zabbix.com/download#appliance
http://www.thenoccave.com/2012/10/29/nagios-snmp-checks/
nrpe 이용 시 nagios sample template define host{ name centos-test ; Name of this template use generic-host ; Inherit default values check_period 24x7 check_interval 5 retry_interval 1 max_check_attempts 10 check_command check-host-alive notification_period 24x7 notification_interval 30 notification_options d,r contact_groups admins register 0 ; DONT REGISTER THIS - ITS A TEMPLATE } define host{ use..
/etc/profile 에 아래와 같이 추가 export http_proxy='http://proxy:8080'
sshd_config 파일 항목 http://webdir.tistory.com/119