syslog (System)
통사론
syslog { allow-duplicates; alternate-format; archive { (binary-data| no-binary-data); files number; size maximum-file-size; (world-readable | no-world-readable); } console { facility severity; application-status (any | error); } file filename { allow-duplicates; archive { (binary-data| no-binary-data); files number; size maximum-file-size; start-time "YYYY-MM-DD.hh:mm"; transfer-interval minutes; (world-readable | no-world-readable); } archive-sites [url <password password>]; facility severity; explicit-priority; match "regular-expression"; match-strings [match-strings...]; structured-data { brief; } } grpc-replay; host (hostname | other-routing-engine | scc-master) { facility severity; allow-duplicates; exclude-hostname; explicit-priority; facility-override facility; log-prefix string; match "regular-expression"; match-strings [match-strings...]; routing-instance routing-instance-name; source-address source-address; structured-data { brief; } port port-number; tlsdetails { local-certificate; mutual-authentication { certificate-authority; } trusted-ca-group [trusted-ca-group-name]; } transport; } log-rotate-frequency frequency; routing-instance routing-instance-name; server { routing-instances (routing-instance-name | all | default) { disable; } } shell; source-address source-address; time-format (millisecond | year | year millisecond); user (username | *) { allow-duplicates; facility severity; match "regular-expression"; match-strings [match-strings...]; } }
계층 수준
[edit system]
묘사
파일, 원격 대상, 사용자 터미널 또는 시스템 콘솔과 같은 다른 대상으로 전송할 시스템 로그 메시지 유형을 구성합니다.
나머지 설명은 별도로 설명됩니다.
옵션
archive | 로그 메시지를 보관하기 위한 매개 변수를 정의합니다. |
allow-duplicates | 모든 대상에 대해 반복되는 로그 메시지를 허용합니다. |
alternate-format | 노드 이름에 데몬 이름을 추가하도록 구성합니다. |
console | 지정된 클래스 및 심각도의 로그 메시지를 콘솔로 보냅니다. |
file | 명명된 파일로 로그 메시지를 보냅니다. |
host | 특정 로그 메시지를 알 수 있는 원격 위치입니다. |
log-rotate-frequency | 로그 파일 크기를 확인하고 메시지를 보관하는 간격을 구성합니다. |
server | App Engine에서 계산 노드 및 VM에 syslog 서버를 사용 설정합니다. |
shell | 셸에서 실행된 명령을 기록하도록 구성합니다. |
source-address | 로그 메시지의 소스 주소로 지정된 주소를 포함합니다. |
time-format | 시스템 로그 타임스탬프에 포함할 추가 정보입니다.
|
user | 특정 사용자에게 로그 이벤트를 알립니다. |
필요한 권한 수준
system - 구성에서 이 명령문을 볼 수 있습니다.
system-control - 구성에 이 명령문을 추가할 수 있습니다.
릴리스 정보
Junos OS 릴리스 7.4 전에 소개된 성명서.
옵션 alternate-format
은 Junos OS Evolved 릴리스 20.4R2에 도입되었습니다.
옵션 shell
은 진화한 Junos OS 릴리스 23.1R1에 도입되었습니다.
application-status
Junos OS Evolved 릴리스 23.1R1 버전에 소개된 옵션.