All,
I am trying to read a csv file using the inputcsv command. I can't seem to figure out why, but the command isn't returning any results. The file (call it names.csv) is a list of names, l...
...vent, so I want to match anywhere in the string. If I try the following, it only matches for the first user:
.. [ inputcsv userlist.csv |return $user ]
but this only matches on the first user in t...
I'd like to inputcsv a file using a wildcard for part of the file name. How can I accomplish this?
More in-depth description of the problem:
I have weekly VMware CSVs being externally d...
...on"),"directory\\%Y-%m.csv")
| map maxsearches=n search="| inputcsv $filename$"
But this does not work. It caps each csv file at 10000 lines whereas outside of mapping, inputcsv will load the f...
Per the real-time search documentation, you cannot use inputcsv in a real-time search. I'm looking to display real-time deviation from normality, where dynamically-generated CSVs are used to d...
...earch our Cisco ASA for which groups are being used over a time period.
I have a form that does this one by one with the search to grab all the groups as:
|inputcsv ASA_VPN_Groups.csv | fields G...
Hello,
I am appending the file with outputcsv and then I would like to read it with inputcsv, however the last line only.
How would I do it?
Kind Regards,
Kamil
I would like to define the value of a variable, lets call it 'infile' based on the value of a token selected via radio button.
Pseudocode:
If rbutton=yes then infile=inputfileA.csv
if rbutto...
...ike to run the search again , drag in the old search with inputcsv and then compare the two, and maybe only list the changes (And maybe how much it changes?)
(index="redacted" OR i...