/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
H A D | syslog-ng.service-the-syslog-ng-service.patch | 1 Subject: [PATCH] syslog-ng.service: the syslog-ng service can not start 12 contrib/systemd/syslog-ng@.service | 4 ++-- 13 contrib/systemd/syslog-ng@default | 6 +++--- 16 diff --git a/contrib/systemd/syslog-ng@.service b/contrib/systemd/syslog-ng@.service 18 --- a/contrib/systemd/syslog-ng@.service 19 +++ b/contrib/systemd/syslog-ng@.service 22 EnvironmentFile=-/etc/default/syslog-ng@%i 23 EnvironmentFile=-/etc/sysconfig/syslog-ng@%i 24 -ExecStart=/usr/sbin/syslog-ng -F $OTHER_OPTIONS --cfgfile $CONFIG_FILE --control $CONTROL_FILE --p… 26 +ExecStart=@SBINDIR@/syslog-ng -F $OTHER_OPTIONS --cfgfile $CONFIG_FILE --control $CONTROL_FILE --p… [all …]
|
H A D | 0001-Fix-buildpaths-warning.patch | 7 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/include/syslog-ng/syslog-ng-config-6… 8 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/bin/syslog-ng-update-virtualenv in p… 9 File /usr/bin/pdbtool in package syslog-ng contains reference to TMPDIR [buildpaths] 10 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/lib/syslog-ng/libdbparser.so in pack… 12 * SYSLOG_NG_PATH_TOPSRC_DIR is /yocto/build/tmp/work/core2-64-poky-linux/syslog-ng/4.0.1-r0, 24 scripts/syslog-ng-update-virtualenv.in | 2 +- 40 diff --git a/scripts/syslog-ng-update-virtualenv.in b/scripts/syslog-ng-update-virtualenv.in 42 --- a/scripts/syslog-ng-update-virtualenv.in 43 +++ b/scripts/syslog-ng-update-virtualenv.in
|
H A D | initscript | 4 # Copy it to /etc/init.d/syslog-ng and type 5 # > update-rc.d syslog-ng defaults 5 11 syslog_ng=/usr/sbin/syslog-ng 14 PIDFILE=/var/run/syslog-ng/syslog-ng.pid 25 [ "${VERBOSE}" != "no" ] && echo -n "Starting syslog-ng:" 31 [ "${VERBOSE}" != "no" ] && echo -n "Stopping syslog-ng:" 39 echo "Stopping syslog-ng:" 41 echo -n "Waiting for syslog-ng to die off" 48 echo -n "Starting syslog-ng:"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/ |
H A D | syslog-ng_4.7.0.bb | 2 DESCRIPTION = "syslog-ng, as the name shows, is a syslogd replacement, \ 5 syslog-ng adds the possibility to filter based on message contents using \ 10 HOMEPAGE = "http://www.balabit.com/network-security/syslog-ng/opensource-logging-system" 18 SRC_URI = "https://github.com/balabit/syslog-ng/releases/download/${BP}/${BP}.tar.gz \ 19 file://syslog-ng.conf.systemd \ 20 file://syslog-ng.conf.sysvinit \ 23 file://syslog-ng-tmp.conf \ 24 file://syslog-ng.service-the-syslog-ng-service.patch \ 31 UPSTREAM_CHECK_URI = "https://github.com/balabit/syslog-ng/releases" 33 CVE_STATUS[CVE-2022-38725] = "cpe-incorrect: cve-check wrongly matches cpe:2.3:a:oneidentity:syslog… [all …]
|
/openbmc/linux/tools/hv/ |
H A D | hv_vss_daemon.c | 26 #include <syslog.h> 33 /* Don't use syslog() in the function since that can cause write to disk */ 73 syslog(LOG_ERR, "Can't allocate memory!"); in is_dev_loop() 82 syslog(LOG_ERR, "Can't access: %s; error:%d %s!", in is_dev_loop() 90 syslog(LOG_ERR, "Can't opendir: %s; error:%d %s!", in is_dev_loop() 143 syslog(LOG_ERR, "Can't stat: %s; error:%d %s!", in vss_operate() 190 /* Call syslog after we thaw all filesystems */ in vss_operate() 192 syslog(LOG_ERR, "FREEZE of %s failed; error:%d %s", in vss_operate() 195 syslog(LOG_ERR, "FREEZE of / failed; error:%d %s", save_errno, in vss_operate() 245 syslog(LOG_INFO, "VSS starting; pid is:%d", getpid()); in main() [all …]
|
H A D | hv_fcopy_daemon.c | 19 #include <syslog.h> 38 syslog(LOG_INFO, "Target file name: %s", target_fname); in hv_start_fcopy() 52 syslog(LOG_ERR, "Failed to create %s", in hv_start_fcopy() 57 syslog(LOG_ERR, "Invalid path: %s", in hv_start_fcopy() 67 syslog(LOG_INFO, "File: %s exists", target_fname); in hv_start_fcopy() 77 syslog(LOG_INFO, "Open Failed: %s", strerror(errno)); in hv_start_fcopy() 106 syslog(LOG_ERR, "pwrite failed to write %llu bytes: %ld (%s)", in hv_copy_data() 182 syslog(LOG_ERR, "daemon() failed; error: %s", strerror(errno)); in main() 187 syslog(LOG_INFO, "starting; pid is:%d", getpid()); in main() 198 syslog(LOG_ERR, "open /dev/vmbus/hv_fcopy failed; error: %d %s", in main() [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/ |
H A D | meson.build | 5 sdbusplus_current_path = 'xyz/openbmc_project/Logging/Syslog/Destination/Mail' 8 'xyz/openbmc_project/Logging/Syslog/Destination/Mail__cpp'.underscorify(), 10 … '../../../../../../../yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail.interface.yaml', 30 'xyz/openbmc_project/Logging/Syslog/Destination/Mail', 44 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create__markdown'.underscorify(), 46 …'../../../../../../../yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create.interface.ya… 60 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create', 68 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry__markdown'.underscorify(), 70 …'../../../../../../../yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry.interface.yam… 84 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry',
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | oe_syslog.py | 16 @OEHasPackage(["busybox-syslog", "sysklogd", "rsyslog", "syslog-ng"]) 21 msg = "No syslog daemon process; %s output:\n%s" % (self.tc.target_cmds['ps'], output) 22 hasdaemon = "syslogd" in output or "syslog-ng" in output or "svlogd" in output 67 status = "Original syslog processes still running" 72 status = "New syslog processes not running" 87 msg = "Can't log into syslog. Output: %s " % output 106 … if self.restart_sanity(['systemd-journald'], 'systemctl restart syslog.service', pidchange=False): 110 elif self.restart_sanity(['syslogd', 'klogd'], '/etc/init.d/syslog restart'): 113 self.logger.info("No syslog found to restart, ignoring") 117 @OEHasPackage(["busybox-syslog"]) [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/sysklogd/ |
H A D | sysklogd_2.7.0.bb | 25 install -m 644 ${S}/syslog.conf ${D}${sysconfdir}/syslog.conf 27 install -m 755 ${UNPACKDIR}/sysklogd ${D}${sysconfdir}/init.d/syslog 34 INITSCRIPT_NAME = "syslog" 35 CONFFILES:${PN} = "${sysconfdir}/syslog.conf" 36 RCONFLICTS:${PN} = "rsyslog busybox-syslog syslog-ng" 48 /etc/init.d/syslog stop || :
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/ |
H A D | busybox.inc | 24 PACKAGES =+ "${PN}-httpd ${PN}-udhcpd ${PN}-udhcpc ${PN}-syslog ${PN}-mdev ${PN}-hwclock" 27 FILES:${PN}-syslog = "\ 28 ${sysconfdir}/init.d/syslog* \ 29 ${sysconfdir}/syslog-startup.conf* \ 30 ${sysconfdir}/syslog.conf* \ 31 ${systemd_system_unitdir}/syslog.service \ 33 ${sysconfdir}/default/busybox-syslog \ 40 INITSCRIPT_PACKAGES = "${PN}-httpd ${PN}-syslog ${PN}-udhcpd ${PN}-mdev ${PN}-hwclock" 47 INITSCRIPT_NAME:${PN}-syslog = "syslog" 50 SYSTEMD_PACKAGES = "${PN}-syslog" [all …]
|
H A D | busybox_1.37.0.bb | 12 file://syslog \ 13 file://syslog-startup.conf \ 14 file://syslog.conf \ 15 file://busybox-syslog.default \ 20 file://busybox-syslog.service.in \ 38 file://syslog.cfg \
|
/openbmc/linux/tools/thermal/tmon/ |
H A D | sysfs.c | 19 #include <syslog.h> 43 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_set_ulong() 67 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_ulong() 86 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_string() 102 syslog(LOG_INFO, "%s: %s: type %s, max %lu, curr %lu inst %d\n", in probe_cdev() 135 syslog(LOG_ERR, "%s:%s no matching type\n", __func__, temp_str); in get_trip_point_data() 139 syslog(LOG_INFO, "%s:tz:%d tp:%d:type:%s type id %d\n", __func__, tzid, in get_trip_point_data() 156 syslog(LOG_INFO, "%s:%s:%s:%d", __func__, name, ch, i); in get_instance_id() 182 syslog(LOG_DEBUG, "tzone %s trip %d temp %lu tpnode %s", in find_tzone_tp() 185 syslog(LOG_ERR, "Failed to find TP inst %s\n", in find_tzone_tp() [all …]
|
H A D | tmon.c | 26 #include <syslog.h> 54 printf(" -g, --debug debug message in syslog\n"); in usage() 73 syslog(LOG_INFO, "TMON exit cleanup\n"); in tmon_cleanup() 100 syslog(LOG_INFO, "TMON caught signal %d\n", sig); in tmon_sig_handler() 128 syslog(LOG_NOTICE, "TMON started by User %d", getuid()); in start_syslog() 141 syslog(LOG_ERR, "failed to open log file %s\n", TMON_LOG_FILE); in prepare_logging() 146 syslog(LOG_ERR, "Unable to stat log file %s\n", TMON_LOG_FILE); in prepare_logging() 154 syslog(LOG_ERR, "Log file is a symlink. Will not log\n"); in prepare_logging() 161 syslog(LOG_ERR, "We don't own the log file. Not logging\n"); in prepare_logging() 278 syslog(LOG_DEBUG, "Cannot handle SIGINT\n"); in main() [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | fix_warnings2.patch | 23 #include <syslog.h> 44 #include <syslog.h> 53 #include <syslog.h> 63 #include <syslog.h> 73 #include <syslog.h> 83 #include <syslog.h> 110 -VARARGS(syslog, int, severity) 111 +void VARARGS(syslog, int, severity) 115 @@ -56,7 +56,7 @@ VARARGS(syslog, int, severity) 139 #include <syslog.h> [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | 0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch | 4 Subject: [PATCH] cpan/Sys-Syslog/Makefile.PL: Fix _PATH_LOG for deterministic 18 cpan/Sys-Syslog/Makefile.PL | 2 ++ 21 diff --git a/cpan/Sys-Syslog/Makefile.PL b/cpan/Sys-Syslog/Makefile.PL 23 --- a/cpan/Sys-Syslog/Makefile.PL 24 +++ b/cpan/Sys-Syslog/Makefile.PL
|
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
H A D | 0003-correct-include-directive-path-for-config.h.patch | 14 memcheck/tests/linux/syslog-syscall.c | 2 +- 30 diff --git a/memcheck/tests/linux/syslog-syscall.c b/memcheck/tests/linux/syslog-syscall.c 32 --- a/memcheck/tests/linux/syslog-syscall.c 33 +++ b/memcheck/tests/linux/syslog-syscall.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/ |
H A D | rsyslog.conf | 24 *.*;auth,authpriv.none -/var/log/syslog 79 # TCP Syslog Server: 80 # provides TCP syslog reception and GSS-API (if compiled to support it) 84 # UDP Syslog Server: 85 #$ModLoad imudp.so # provides UDP syslog reception 86 #$UDPServerRun 514 # start a UDP syslog server at standard port 514
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | syslog-startup.conf | 1 # This configuration file is used by the busybox syslog init script, 2 # /etc/init.d/syslog[.busybox] to set syslog configuration at start time. 6 REMOTE=loghost:514 # where to log (syslog remote)
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | dev-kmsg | 13 The logged line can be prefixed with a <N> syslog prefix, which 14 carries the syslog priority and facility. The single decimal 15 prefix number is composed of the 3 lowest bits being the syslog 16 priority and the next 8 bits the syslog facility number. 46 Unlike the classic syslog() interface, the 64 bit record 73 The output format consists of a prefix carrying the syslog 116 the console, /proc/kmsg or the syslog() syscall.
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/ |
H A D | meson.build | 4 sdbusplus_current_path = 'xyz/openbmc_project/Logging/Syslog/Destination' 7 'xyz/openbmc_project/Logging/Syslog/Destination/Mail__markdown'.underscorify(), 9 '../../../../../../yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail.interface.yaml', 23 'xyz/openbmc_project/Logging/Syslog/Destination/Mail',
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | EventDestination.v1_15_1.json | 167 …hall be utilized in the SNMPv3 traps. Syslog URIs shall be consistent with RFC3986 and contain th… 414 …"A list of filters applied to syslog messages before sending to a remote syslog server. An empty … 425 …escription": "This property shall describe all desired syslog messages to send to a remote syslog … 476 "SyslogRELP": "The destination follows syslog RELP for event notifications.", 477 … "SyslogTCP": "The destination follows syslog TCP-based transport for event notifications.", 478 … "SyslogTLS": "The destination follows syslog TLS-based transport for event notifications.", 479 … "SyslogUDP": "The destination follows syslog UDP-based transport for event notifications." 489 …ination follows the Reliable Event Logging Protocol (RELP) transport for syslog as defined by www.… 490 …value shall indicate the destination follows the TCP-based transport for syslog as defined in RFC6… 491 …value shall indicate the destination follows the TLS-based transport for syslog as defined in RFC5… [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | EventDestination.v1_15_1.json | 167 …hall be utilized in the SNMPv3 traps. Syslog URIs shall be consistent with RFC3986 and contain th… 414 …"A list of filters applied to syslog messages before sending to a remote syslog server. An empty … 425 …escription": "This property shall describe all desired syslog messages to send to a remote syslog … 476 "SyslogRELP": "The destination follows syslog RELP for event notifications.", 477 … "SyslogTCP": "The destination follows syslog TCP-based transport for event notifications.", 478 … "SyslogTLS": "The destination follows syslog TLS-based transport for event notifications.", 479 … "SyslogUDP": "The destination follows syslog UDP-based transport for event notifications." 489 …ination follows the Reliable Event Logging Protocol (RELP) transport for syslog as defined by www.… 490 …value shall indicate the destination follows the TCP-based transport for syslog as defined in RFC6… 491 …value shall indicate the destination follows the TLS-based transport for syslog as defined in RFC5… [all …]
|
/openbmc/ipmitool/contrib/ |
H A D | ipmievd.init.redhat | 9 # description: ipmievd daemon to send events to syslog 15 # Required-Start: $syslog ipmi 17 # Required-Stop: $syslog ipmi 21 # Short-Description: ipmievd daemon to send events to syslog 23 # log them to syslog. Events correspond to hardware faults,
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create' 6 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create__cpp'.underscorify(), 8 …'../../../../../../../../yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create.interface… 28 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry' 6 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry__cpp'.underscorify(), 8 …'../../../../../../../../yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry.interface.… 28 'xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry',
|