[pmacct-discussion] Redis support

2016-11-14 Thread Lorenzo Mainardi
Hi Paolo,
I'm writing to asking if you are thinking about supporting Redis as plugin

The advantage to use Redis would be that both Logstash both Telegraf support it 
in a native way, then it would be easy to store pmacct data in native way in 
Elasticsearch or InfluxDB.
Regards


digitel

Via della Fortezza 6 - 50129 Firenze
www.digitelitalia.com<http://www.digitelitalia.com/> - 800 901 669

Ing. Lorenzo Mainardi

Tel +39 055 4624933
Fax +39 055 4624 947
l...@digitelitalia.com<mailto:l...@digitelitalia.com>


___
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Re: [pmacct-discussion] Compilation Error

2016-11-13 Thread Lorenzo Mainardi
Hi Paolo,

thank you for support.

The problem was just the space [?]


Thank you for support.

Regards


Da: pmacct-discussion <pmacct-discussion-boun...@pmacct.net> per conto di Paolo 
Lucente <pa...@pmacct.net>
Inviato: sabato 12 novembre 2016 15.23.12
A: pmacct-discussion@pmacct.net
Oggetto: Re: [pmacct-discussion] Compilation Error


Ciao Lorenzo,

Can you show your configure line and any environment variables you may
have set? It all points to an incorrect setting of RABBITMQ_LIBS, like
you did leave a space between -L and its value whereas it should be set
like:

RABBITMQ_LIBS="-L/var/lib/rabbitmq/lib"

Cheers,
Paolo

On Fri, Nov 11, 2016 at 10:32:13PM +, Lorenzo Mainardi wrote:
> Hi Paolo,
>
> I'm trying to compile pmacct with AMQP support.
>
>
> I dowloaded the last version from the git repository (but the problem is 
> present also with the stable 1.6.1 version); configure works fine, but make 
> did not complete:
>
>
> root@tick:~/pmacct# make
> []
> make[2]: Entering directory `/root/pmacct/src'
>   CCLD   libdaemons.la
> libtool: link: require no space between `-L' and `/var/lib/rabbitmq/lib'
> make[2]: *** [libdaemons.la] Error 1
> make[2]: Leaving directory `/root/pmacct/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/pmacct/src'
> make: *** [all-recursive] Error 1
>
> What I'm doing wrong?
>
> Regards

> ___
> pmacct-discussion mailing list
> http://www.pmacct.net/#mailinglists


___
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists
___
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Re: [pmacct-discussion] Redis support

2016-11-14 Thread Lorenzo Mainardi
Logstash supports both Kafka both Rabbitmq as input 
(https://www.elastic.co/guide/en/logstash/current/input-plugins.html)


Telegraf does not (https://docs.influxdata.com/telegraf/v1.1/inputs/)


Redis is fast (it's written in C), easy to setup and deploy and very easy to 
use as message queue.


Input plugins | Logstash Reference [5.0] | 
Elastic<https://www.elastic.co/guide/en/logstash/current/input-plugins.html>
www.elastic.co
An input plugin enables a specific source of events to be read by Logstash. The 
following input plugins are available:



Da: pmacct-discussion <pmacct-discussion-boun...@pmacct.net> per conto di Paolo 
Lucente <pa...@pmacct.net>
Inviato: lunedì 14 novembre 2016 18.02.19
A: pmacct-discussion@pmacct.net
Oggetto: Re: [pmacct-discussion] Redis support


Hi Lorenzo,

You are the second person asking for this - i'd be curious to see on the
list if there would be anybody else interested in this.

I have a question, maybe basic: would not Kafka or RabbitMQ be integrated
the same way with Logstash and/or Telegraf?

Cheers,
Paolo

On Mon, Nov 14, 2016 at 09:38:57AM +, Lorenzo Mainardi wrote:
> Hi Paolo,
> I'm writing to asking if you are thinking about supporting Redis as plugin
>
> The advantage to use Redis would be that both Logstash both Telegraf support 
> it in a native way, then it would be easy to store pmacct data in native way 
> in Elasticsearch or InfluxDB.
> Regards
>
>
> digitel
>
> Via della Fortezza 6 - 50129 Firenze
> www.digitelitalia.com<http://www.digitelitalia.com/<http://www.digitelitalia.com<http://www.digitelitalia.com/>>
>  - 800 901 669
>
> Ing. Lorenzo Mainardi
>
> Tel +39 055 4624933
> Fax +39 055 4624 947
> l...@digitelitalia.com<mailto:l...@digitelitalia.com>
>
>

> ___
> pmacct-discussion mailing list
> http://www.pmacct.net/#mailinglists


___
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists
___
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists