[pve-devel] pve-firewall : logstash tests

Alexandre DERUMIER aderumier at odiso.com
Mon Mar 24 10:19:23 CET 2014


>>we can use that format if you want (just send d a patch).

Ok,I'll try to have a look at it this week.


----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER" <aderumier at odiso.com>, "pve-devel" <pve-devel at pve.proxmox.com> 
Envoyé: Lundi 24 Mars 2014 09:17:06 
Objet: RE: [pve-devel] pve-firewall : logstash tests 

> + if (pp_is_valid(inp, opi->usec_idx)) { 
> + snprintf(timestr, MAX_LOCAL_TIME_STRING, 
> + "%04d-%02d- 
> %02dT%02d:%02d:%02d.%06u", 
> + t->tm_year + 1900, t->tm_mon + 1, 
> + t->tm_mday, t->tm_hour, 
> + t->tm_min, t->tm_sec, 
> + ikey_get_u32(&inp[opi->usec_idx])); 
> + } else { 
> + 
> 
> 
> do you think it's possible to add such option ? 

we can use that format if you want (just send d a patch). 



More information about the pve-devel mailing list