issues Search Results · repo:splunk/splunk-sdk-python language:Python
Filter by
250 results 
 (112 ms)250 results
insplunk/splunk-sdk-python (press backspace or delete to remove)Describe the bug Pip install tries to install pycrypto Causes Error Code Fails
To Reproduce Steps to reproduce the behavior:
1)  open cmd
2)  run pip install splunklib
3)  Watch error
Expected behavior ...
mattlockard
- 1
 - Opened  10 days ago
 - #679
 
Describe the bug JSONResultsReader iterator called on oneshot search does not iterate with for loop.
To Reproduce -run a oneshot search, the notice the for content/command[s] fails.
reader = JSONResultsReader(result_stream) ...
bug
jerryeblades
- 4
 - Opened  on Oct 2
 - #678
 
Describe the bug
def __getitem__(self, item):
        res = Collection.__getitem__(self, item)
        for k, v in res.content.items():
            if  accelerated_fields  in k:
                res.content[k] ...
seiimonn
- Opened  on Sep 29
 - #677
 
Describe the bug This project is using the deprecated setup.py bdist_wheel mechanism for installation which is going to
lose support in a future version of pip. A pyproject.toml file at the root of the ...
KyleKlink
- Opened  on Jun 25
 - #620
 
Describe the bug
When I call service.jobs.list(search= my_savedsearch ) and I look at the returned Job object, I can t find the published
and author keys.
To Reproduce Steps to reproduce the behavior: ...
feature request
nicolas-rdgs
- 2
 - Opened  on Jun 7
 - #619
 
Hello!
I am posting this issue with the hope of having some more understanding of what what can be the best and more performing
way of accessing large scale KVstores collections through the Python SDK. ...
guilhemmarchand
- 2
 - Opened  on Jun 2
 - #617
 
Hello. Below is example code. It works fine but timed out after 2 minutes in the firewall blocked host machine. So I d
want to set shorter timeout value, eg, 30 seconds. How can I set this value in your ...
feature request
retzero
- 4
 - Opened  on May 7
 - #615
 
Is your feature request related to a problem? Please describe.
When searching for Splunk-related packages on PYPI it helps to have the project description filled out on PYPI. It makes
the project look ...
jocassid
- 1
 - Opened  on Apr 3
 - #608
 
Describe the bug While defining a new python command in the commands.conf setting chunked=true
/usr/local/lib/python3.10/dist-packages/splunklib/searchcommands/search_command.py continues to throw the ...
klawrencegupta-splunk
- 1
 - Opened  on Mar 17
 - #605
 
Is your feature request related to a problem? Please describe.
When creating the service, do we support submitting the SSL certificate so we can satisfy with requireClientCert?
When enabled, the third ...
guilhemmarchand
- 1
 - Opened  on Feb 19
 - #604
 

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! 
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! 
Press the /
 key to activate the search input again and adjust your query.