ubuntu:bind:logging
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:bind:logging [2020/12/09 18:29] – [File Channel] peter | ubuntu:bind:logging [2020/12/09 18:33] (current) – [Syslog Channel] peter | ||
---|---|---|---|
Line 65: | Line 65: | ||
logging { | logging { | ||
channel my_syslog { | channel my_syslog { | ||
- | syslog local0; // send to syslog' | + | syslog local0; // send to syslog' |
- | | + | severity info; // only send severity info and higher |
}; | }; | ||
}; | }; | ||
Line 76: | Line 76: | ||
The default is **daemon**, and this is the recommended option to be used. | The default is **daemon**, and this is the recommended option to be used. | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * critical | ||
+ | * error | ||
+ | * warning | ||
+ | * notice | ||
+ | * info | ||
+ | * debug [level]. | ||
+ | * dynamic | ||
</ | </ | ||
Line 97: | Line 109: | ||
}; | }; | ||
</ | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | * critical | ||
- | * error | ||
- | * warning | ||
- | * notice | ||
- | * info | ||
- | * debug [level]. | ||
- | * dynamic | ||
- | </ | ||
Since the named daemon runs as the bind user the **/ | Since the named daemon runs as the bind user the **/ |
ubuntu/bind/logging.1607538553.txt.gz · Last modified: 2020/12/09 18:29 by peter