FreeBSD Bugzilla – Attachment 181298 Details for
Bug 218217
sysutils/rsyslog8: added JSONPARSE module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jsonparse
rsyslog8.patch (text/plain), 1.16 KB, created by
ru_M1cRO
on 2017-03-29 19:06:13 UTC
(
hide
)
Description:
jsonparse
Filename:
MIME Type:
Creator:
ru_M1cRO
Created:
2017-03-29 19:06:13 UTC
Size:
1.16 KB
patch
obsolete
>diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile >index 99be53aa4187..a2835ae02afa 100644 >--- a/sysutils/rsyslog8/Makefile >+++ b/sysutils/rsyslog8/Makefile >@@ -23,8 +23,8 @@ PORTSCOUT= limit:^8\. > > USE_LDCONFIG= yes > >-OPTIONS_DEFINE= DBI DOCS ELASTIC GCRYPT GNUTLS GSSAPI MYSQL PGSQL RELP \ >- SNMP NORMALIZE >+OPTIONS_DEFINE= DBI DOCS ELASTIC GCRYPT GNUTLS GSSAPI JSONPARSE MYSQL PGSQL \ >+ RELP SNMP NORMALIZE > OPTIONS_DEFAULT=GCRYPT > OPTIONS_SUB= yes > >@@ -33,6 +33,7 @@ ELASTIC_DESC= Elasticsearch module for rsyslog > GCRYPT_DESC= Enable support for encrypted logfiles > GNUTLS_DESC= GNUTLS module for rsyslog > GSSAPI_DESC= GSS API input/output module for rsyslog >+JSONPARSE_DESC= JSONPARSE module for rsyslog > MYSQL_DESC= MySQL output module for rsyslog > PGSQL_DESC= PostgreSQL output module for rsyslog > RELP_DESC= RELP input/output module for rsyslog >@@ -64,6 +65,9 @@ GSSAPI_PLIST_FILES= lib/rsyslog/imgssapi.so \ > lib/rsyslog/lmgssutil.so \ > lib/rsyslog/omgssapi.so > >+JSONPARSE_CONFIGURE_ENABLE= mmjsonparse >+JSONPARSE_PLIST_FILES= lib/rsyslog/mmjsonparse.so >+ > MYSQL_USES= mysql > MYSQL_CONFIGURE_ENABLE= mysql > MYSQL_PLIST_FILES= lib/rsyslog/ommysql.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 218217
: 181298