From 91a680f6b83fe10ffa3b5ceb17536df48c4090d8 Mon Sep 17 00:00:00 2001 From: Splunk Git Pusher Date: Sun, 25 Jan 2026 22:36:24 +0100 Subject: [PATCH] test2 Pushed by: unknown_user Timestamp: 2026-01-25T22:36:24.301993 --- apps/legacy/default/app.conf | 2 + apps/legacy/default/props.conf | 152 ++++++++++++++++++++++++++++++ apps/legacy/metadata/default.meta | 2 + 3 files changed, 156 insertions(+) create mode 100755 apps/legacy/default/app.conf create mode 100755 apps/legacy/default/props.conf create mode 100755 apps/legacy/metadata/default.meta diff --git a/apps/legacy/default/app.conf b/apps/legacy/default/app.conf new file mode 100755 index 00000000..5b5f27c6 --- /dev/null +++ b/apps/legacy/default/app.conf @@ -0,0 +1,2 @@ +[install] +state = disabled diff --git a/apps/legacy/default/props.conf b/apps/legacy/default/props.conf new file mode 100755 index 00000000..904ac58b --- /dev/null +++ b/apps/legacy/default/props.conf @@ -0,0 +1,152 @@ +[weblogic_stdout] +pulldown_type = true + +[websphere_activity] +pulldown_type = true + +[websphere_core] +pulldown_type = true + +[websphere_trlog] +pulldown_type = true + +[db2_diag] +pulldown_type = true + +[mysqld] +pulldown_type = true + +[mysqld_error] +pulldown_type = true + +[mysqld_bin] +pulldown_type = true + +[exim_main] +pulldown_type = true + +[exim_reject] +pulldown_type = true + +[postfix_syslog] +pulldown_type = true + +[sendmail_syslog] +pulldown_type = true + +[linux_messages_syslog] +pulldown_type = true + +[linux_secure] +pulldown_type = true + +[linux_audit] +pulldown_type = true + +[linux_bootlog] +pulldown_type = true + +[anaconda] +pulldown_type = true + +[anaconda_syslog] +pulldown_type = true + +[osx_asl] +pulldown_type = true + +[osx_crashreporter] +pulldown_type = true + +[osx_crash_log] +pulldown_type = true + +[osx_install] +pulldown_type = true + +[osx_secure] +pulldown_type = true + +[osx_daily] +pulldown_type = true + +[osx_weekly] +pulldown_type = true + +[osx_monthly] +pulldown_type = true + +[osx_window_server] +pulldown_type = true + +[windows_snare_syslog] +pulldown_type = true + +[dmesg] +pulldown_type = true + +[ftp] +pulldown_type = true + +[ssl_error] +pulldown_type = true + +[sar] +pulldown_type = true + +[rpmpkgs] +pulldown_type = true + +[novell_groupwise] +pulldown_type = true + +[tcp] +pulldown_type = true + +[cups_access] +pulldown_type = true + +[cups_error] +pulldown_type = true + +[spooler] +pulldown_type = true + +[cisco_cdr] +pulldown_type = true + +[cisco_syslog] +pulldown_type = true + +[clavister] +pulldown_type = true + +[asterisk_cdr] +pulldown_type = true + +[asterisk_event] +pulldown_type = true + +[asterisk_messages] +pulldown_type = true + +[asterisk_queue] +pulldown_type = true + +[access_combined_wcookie] +pulldown_type = true + +[access_common] +pulldown_type = true + +[snort] +pulldown_type = true + +[web] +pulldown_type = true + +[backup_file] +pulldown_type = true + +[manpage] +pulldown_type = true diff --git a/apps/legacy/metadata/default.meta b/apps/legacy/metadata/default.meta new file mode 100755 index 00000000..52fba224 --- /dev/null +++ b/apps/legacy/metadata/default.meta @@ -0,0 +1,2 @@ +[] +access = read : [ * ], write : [ admin ]